CSS手冊排版海報模板
body { margin: 0; padding: 0; font-family: Arial, sans-serif; font-size: 16px; line-height: 1.5; background-color: #f2f2f2; } .header { width: 100%; height: 60px; background-color: #333; color: #fff; text-align: center; line-height: 60px; } .container { max-width: 1200px; margin: 0 auto; padding: 20px; } h1 { font-size: 36px; margin-bottom: 20px; } h2 { font-size: 28px; margin-bottom: 15px; } p { margin-bottom: 10px; } img { max-width: 100%; height: auto; } .button { display: inline-block; padding: 10px 20px; background-color: #333; color: #fff; border-radius: 5px; text-decoration: none; font-size: 18px; margin-top: 20px; } .button:hover { background-color: #555; }
以上是一個簡單的CSS手冊排版海報模板,其中包含了基本的樣式規則,可以方便地進行修改和定制,希望能夠對大家的工作有所幫助。
上一篇css手冊hdwrap
下一篇h5 css背景透明