- The HTML and CSS Workshop
- Lewis Coulson Brett Jephson Rob Larsen Matt Park Marian Zburlea
- 136字
- 2021-06-11 12:54:58
Summary
In this chapter, we have looked at how we write HTML and CSS and their roles in structuring and presenting a web page. We've looked at how to make sure our HTML document is working as we expect and is understandable to a web browser, and we've looked at how to target elements in the HTML document so we can style them.
To demonstrate our understanding, we have created a web page that we will use as a template for the pages of a website and we have added CSS to normalize the style and add some initial styles for the site.
In the next chapter, we will look at the options for structuring and laying out a web page and elements within it and how we can style these for different web page layouts.
推薦閱讀
- Flutter開發實戰詳解
- Java系統分析與架構設計
- Production Ready OpenStack:Recipes for Successful Environments
- 小程序,巧運營:微信小程序運營招式大全
- 你不知道的JavaScript(中卷)
- Flux Architecture
- SharePoint Development with the SharePoint Framework
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- 深入理解C指針
- 微課學人工智能Python編程
- Java并發編程之美
- 深度學習入門:基于Python的理論與實現
- C語言程序設計
- Illustrator CS6中文版應用教程(第二版)
- Flutter for Beginners