HTML+CSS. HTML basics, semantics and main elements. (Module 2) презентация
Содержание
- 2. HTML basics : Agenda Semantics Main elements and their attributes Div,
- 3. Semantic HTML code Not semantic code <font size=“7"><b>This is a heading</b></font>
- 4. More reasons to use semantic HTML It can be shorter and
- 5. Block and Inline Elements
- 6. Block Elements
- 7. Inline Elements
- 8. Divisions and spans
- 9. Classes and Identifiers
- 10. Inline elements: em or i, strong or b?
- 11. Inline elements: em or i, strong or b?
- 12. Small CSS spoiler for better explanation
- 13. Image element <img src="URL" alt="alternative text"> The <img> tag defines an
- 14. Hyperlink element <a href=“page.html">Go to page</a> The <a> tag provides a hyperlink
- 15. Hyperlink element <a href=“page.html“ type=“html” target=“_blank” title=“Some link” rel=“nofollow”> Go to page
- 16. List element <ul> <li>Element 1</li> <li>Element 2</li> </ul>
- 17. Headings and paragraphs <h1>Biggest</h1> <h2>Smaller</h2> <h3>Smaller</h3> <h4>Smaller</h4> <h5>Smaller</h5> <h6>Smaller</h6> <p>Long text
- 18. Скачать презентацию
















Слайды и текст этой презентации
Скачать презентацию на тему HTML+CSS. HTML basics, semantics and main elements. (Module 2) можно ниже:
Похожие презентации