Menu

Post image 1
Post image 2
1 / 2
0

Introduction To HTML

DEV Community: tutorial·Alaguselvan T·about 14 hours ago
#rIlPDXYd
#dev#html#example#element#fullscreen#article
Reading 0:00
15s threshold

DAY 1 HTML-HyperText Markup Language 1.What is HTML? - HTML is the standard markup language for creating Web pages. - HTML describes the structure of a Web page - HTML consists of a series of elements - HTML elements tell the browser how to display the content 2.What is Hyper Text Markup Language? -"Hypertext" refers to links that connect web pages to one another, either within a single website or between websites -"Markup languages" are computer languages that are used to structure, format, or define relationships between different parts of text documents with the help of symbols or tags inserted in the document. These languages are more readable than usual programming languages with strict syntax. 3.HTML Tags -Tags act as commands that tell the browser how to format and display text or media. -They begin with < symbol and end with > symbol. Whatever is written inside < and > are called tags.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More