- The HTML and CSS Workshop
- Lewis Coulson Brett Jephson Rob Larsen Matt Park Marian Zburlea
- 105字
- 2021-06-11 12:55:00
3. Text and Typography
Overview
By the end of this chapter, you will be able to identify the most suitable heading element for a web page; use the most common text-based HTML elements; develop common web page features such as navigation and breadcrumbs; explain the importance of semantic markup; and convert a design into semantic markup.
This chapter introduces the text-based elements used for web page content. We will first take a tour through the text-based HTML elements. We will then look into the styling of these elements and finally put this into practice with some exercises to do with building common web page components.
推薦閱讀
- Modular Programming with Python
- 劍指JVM:虛擬機實踐與性能調優
- Unity Virtual Reality Projects
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- Mastering Apache Maven 3
- ExtJS高級程序設計
- Python入門很輕松(微課超值版)
- ASP.NET求職寶典
- C++程序設計教程
- 零基礎C#學習筆記
- Clojure Polymorphism
- Hands-On Dependency Injection in Go
- MATLAB 2020 GUI程序設計從入門到精通
- Spring Boot從入門到實戰
- Java 11 and 12:New Features