+ 4

What is html

15th May 2017, 2:06 AM
Diptadip Dhara
Diptadip Dhara - avatar
9 Answers
+ 25
is a hyper text markup language that is used to draw a skeleton of a webpage that can be modified with css styles javascript or php take a look at sl html fundamental course
13th Aug 2017, 1:36 PM
Unknown
+ 18
You can follow the html course to get more idea about html. With html learn CSS and JavaScript
15th May 2017, 3:37 AM
Akeela Arfeen
Akeela Arfeen - avatar
+ 8
html......?????? are u kidding my friend ......@diptadip its very simple ...hyper text markup language....🔙
15th May 2017, 2:14 AM
#Happy@777
#Happy@777 - avatar
+ 8
HyperText Markup Language. If you want to learn HTML you can follow the Sololearn HTML course.
15th May 2017, 6:16 AM
NimWing Yuan
NimWing Yuan - avatar
+ 6
go in html course
15th May 2017, 4:56 AM
Mayur Chaudhari
Mayur Chaudhari - avatar
+ 3
HTML is hyper text markup language. In other sense it is not a programming language. HTML describes the structure of the web pages.where as markup refers to defination and presentation of text.The markup indicator are often called "tags."
15th May 2017, 2:18 AM
Rakesh Ranjan
Rakesh Ranjan - avatar
+ 2
this is from wikipedia Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. With Cascading Style Sheets (CSS) and JavaScript it forms a triad of cornerstone technologies for the World Wide Web.[1] Web browsers receive HTML documents from a webserver or from local storage and render them into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.
15th May 2017, 2:48 AM
AbdulHafiz Kwildy
AbdulHafiz Kwildy - avatar