is a kind of programming language used to tag various parts of a web document so that browser know what to display.
Examples
<p> to indicate the start of a pharagraph
</p> indicate the end of pharagraph
sometimes comes in pair, sometimes not
allows non-linear information system
HTML file - a text file contains small markup tags-shows what web browser will present
Basic elements
- start with a document type declaration (DCD)
- angle brackets (<>) are must because with them then only it can be read by system
- tag names - indicates formating for a word, sentence etc
- attributes - for colours, font, font size
- structure - title, subheading etc
- hypertext
Well...Well...HTML is no joke..Only experts can do more and play with the coding. But you sure can try with html coding on this website- www.w3schools.com/html
0 comments:
Post a Comment