What is html? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What is html?

14th Oct 2017, 12:13 PM
Saurabh Awasthi
Saurabh Awasthi - avatar
13 Answers
+ 22
Hypertext Markup Language () is the standard markup language for creating web pages and web applications.😄 Please do not posts that questions which you can easily found on search engines !!!😃
14th Oct 2017, 12:28 PM
💞ⓢⓦⓐⓣⓘ💞
💞ⓢⓦⓐⓣⓘ💞 - avatar
+ 11
Scooby Good explanation!!! 👌👌👌👌
15th Oct 2017, 2:04 AM
💞ⓢⓦⓐⓣⓘ💞
💞ⓢⓦⓐⓣⓘ💞 - avatar
+ 9
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.[2] Web browsers receive HTML documents from a web server 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. HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects, such as interactive forms, may be embedded into the rendered page. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets. Tags such as <img /> and <input /> introduce content into the page directly. Others such as <p>...</p> surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags, but use them to interpret the content of the page. HTML can embed programs written in a scripting language such as JavaScript which affect the behavior and content of web pages. Inclusion of CSS defines the look and layout of content. The World Wide Web Consortium (W3C), maintainer of both the HTML and the CSS standards, has encouraged the use of CSS over explicit presentational HTML since 1997.[3]
14th Oct 2017, 12:16 PM
Scooby
Scooby - avatar
+ 5
@Scooby Nice answer!👌
14th Oct 2017, 12:27 PM
Manual
Manual - avatar
+ 5
@Scooby. Wow! Great answer. Most people would have said google it.
15th Oct 2017, 12:10 AM
James Wells
James Wells - avatar
+ 5
Seek SoloLearn my frind, SoloLearn has the answers that you desire. The path is perilous and the road is long but only then will you truly know.....What is HTML?
16th Oct 2017, 5:43 PM
James Wells
James Wells - avatar
+ 4
Lol you know what html is.😺
14th Oct 2017, 12:25 PM
Manual
Manual - avatar
+ 4
@Saurabh try posting a comment in this thread.
14th Oct 2017, 12:26 PM
Manual
Manual - avatar
14th Oct 2017, 12:40 PM
Manual
Manual - avatar
+ 4
Here are resources that may help you https://www.sololearn.com/discuss/636195/?ref=app
14th Oct 2017, 12:41 PM
Manual
Manual - avatar
+ 4
Just the fact he took time to do it instead of saying Google it is what impressed me
15th Oct 2017, 3:45 AM
James Wells
James Wells - avatar
+ 3
sorry
14th Oct 2017, 12:35 PM
Saurabh Awasthi
Saurabh Awasthi - avatar
+ 1
Well, if it isn't obvious, @Scooby copied all this directly from Wikipedia.
15th Oct 2017, 3:23 AM
Harsh
Harsh - avatar