- The HTML and CSS Workshop
- Lewis Coulson Brett Jephson Rob Larsen Matt Park Marian Zburlea
- 142字
- 2021-06-11 12:55:00
Summary
In this chapter, we have begun our journey into building web pages. Knowing the range of HTML tags available to you is crucial in writing well-formed HTML documents. These include header, footer, and section tags.
You should now feel comfortable taking a visual design or wireframe and converting this into the skeleton of an HTML document. We also looked at three common ways of styling a page layout with CSS. These involved the use of float-, flex-, and grid-based layout techniques. We then looked into what makes up the box model and used this knowledge to build the home and product pages of the video store.
In the next chapter, we will learn about the non-structural HTML elements used for content on a web page. We will then look into a number of common styling approaches to these elements using CSS.
- PyTorch自然語言處理入門與實戰
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- Learning Apache Mahout Classification
- Java 9模塊化開發:核心原則與實踐
- 青少年學Python(第1冊)
- Learning FuelPHP for Effective PHP Development
- RESTful Java Web Services(Second Edition)
- Statistical Application Development with R and Python(Second Edition)
- Android Game Programming by Example
- Sitecore Cookbook for Developers
- Android應用程序設計
- Docker on Windows
- Spring MVC Cookbook
- 軟件定義存儲:原理、實踐與生態
- Go Programming Cookbook(Second Edition)