当然可以,以下是一个简单的HTML页面模板,您可以根据需要进行修改和扩展:
```html Document body { fontfamily: Arial, sansserif; margin: 0; padding: 0; } .container { width: 80%; margin: auto; overflow: hidden; } header { background: 333; color: fff; paddingtop: 30px; minheight: 70px; borderbottom: 0066cc 3px solid; } header a { color: fff; textdecoration: none; texttransform: uppercase; fontsize: 16px; } header ul { padding: 0; liststyle: none; } header li { float: left; display: inline; padding: 0 20px 0 20px; } header branding { float: left; } header branding h1 { margin: 0; } header nav { float: right; margintop: 10px; } header .highlight, header .current a { color: e8491d; fontweight: bold; } header a:hover { color: ffffff; fontweight: bold; } footer { background: 333; color: fff; textalign: center; padding: 10px; position: relative; bottom: 0; width: 100%; } Your Site Name Home Services About Contact
Welcome To Your Site This is your main page content.
Box 1 Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Box 2 Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Box 3 Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Sign Up To Our Newsletter Get the latest news and updates from our site.
Subscribe
Your Site Name