Download presentation
Presentation is loading. Please wait.
Published byLewis Clarke Modified over 9 years ago
1
HTML ELEMENTS THE SUPER BASICS
3
OPENING AND CLOSING If a tag is opened Then the tag must be closed
4
REMEMBER THINGS YOU KNOW This is the Main Heading This text might be an introduction to the rest of the page. And if the page is a long one it might be split up into several sub-headings. This is a Sub-Heading Many long articles have sub-headings so to help you follow the structure of what is being written. There may even be sub-sub-headings (or lower-level headings). Another Sub-Heading
5
SEE?!?! This is the Main Heading This text might be an introduction to the rest of the page. And if the page is a long one it might be split up into several sub-headings. This is a Sub-Heading Many long articles have sub-headings so to help you follow the structure of what is being written. There may even be sub-sub-headings (or lower-level headings). Another Sub-Heading
6
HTML ELEMENTS ARE LOGICAL/SEMANTIC paragraph break headings italic bold,, used for lists (important for creating navigation menus) images links division (important for CSS)
7
HTML5 ELEMENTS ARE EVEN SMARTER HTML5 element important for CSS similar to and
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.