- 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.
- Python for Secret Agents:Volume II
- Python GUI Programming Cookbook
- Flash CS6中文版應用教程(第三版)
- TypeScript實戰指南
- 零基礎輕松學SQL Server 2016
- 深入淺出PostgreSQL
- Python機器學習算法與應用
- Unity 2018 Augmented Reality Projects
- 零基礎學Python編程(少兒趣味版)
- 會當凌絕頂:Java開發修行實錄
- Learning Dynamics NAV Patterns
- 情境微課開發(第2版)
- 軟件測試
- Python for Secret Agents
- 高性能Java架構:核心原理與案例實戰