#7 Web Layout: CSS Fundamentals

Final Design

https://ithelp.ithome.com.tw/upload/images/20210908/20130362LiAfd4STFG.png
https://ithelp.ithome.com.tw/upload/images/20210908/20130362jcQ1oJJ21y.png


CSS Web Layout Tips

1. Horizontally center the text: try text-align:center;height:150px;line-height:30px
Before
https://ithelp.ithome.com.tw/upload/images/20210908/20130362ns9whz4xPf.png

After
https://ithelp.ithome.com.tw/upload/images/20210908/20130362Ez2wJujQYY.png

2. Equally and horizontally distribute the box: try margin-left:auto;margin-right:auto
Before
https://ithelp.ithome.com.tw/upload/images/20210908/201303623lY6UYTHSk.png
After
https://ithelp.ithome.com.tw/upload/images/20210908/20130362Ez2wJujQYY.png

3. Horizontally distribute the box along the top: try display:inline-block;vertical-align:top
Before
https://ithelp.ithome.com.tw/upload/images/20210908/20130362BrDq90ANYS.png
After
https://ithelp.ithome.com.tw/upload/images/20210908/20130362Ez2wJujQYY.png


Music of Today: Dear Me by Brett Young


Like/Share/Follow

If you guys find this article helpful, please kindly do the writer a favor — LIKE this article./images/emoticon/emoticon12.gif
Feel free to comment and share your ideas below to learn together!


<<:  [Day03] - 第一个 WebComponent 元件

>>:  铁人赛 Day7 -- PHP SQL基本语法(二) -- Session 你到底可以干麻

微服务、容器化和无服务器(Microservices, Containerization, and Serverless)

微服务(Microservices) 微服务是一个低耦合的架构,可以通过以下方式实现重构一个单片应...

TailwindCSS 从零开始 - 简单认识 PostCSS

前面有提到安装 TailwindCSS 推荐使用 PostCSS,前面练习的都是没有相依 Post...

联储局加息步伐明朗化 炒股想胜算高最好买………

美国联邦储备局最新公布的议息结果「鹰味浓郁」,但整体符合市场预期。美国的加息步伐在会议之前还未清晰,...

如何快速复制 (clone) 20 TB SQL Server 资料库 - 心得分享

DBA Bootcamp 几个月前,Business Intelligence 部门跑来跟 DBA ...

EP 18 Search and SearchBar design in TopStore App

Hello, 各位 iT邦帮忙 的粉丝们大家好~~~ 本篇是 Re: 从零开始用 Xamarin 技...