以下是一个简单的建筑行业网站模板,可以根据自己的需要进行修改和定制:
HTML代码:
```html
t
t
建筑行业网站模板t
t
t
ttttt

tt
tt
ttt
建筑行业网站模板
tt
tt
t
tt
tt
tt
tt
tt
```
CSS代码:
```css
* {
tmargin: 0;
tpadding: 0;
tbox-sizing: border-box;
}
header {
tbackground-color: #333;
tcolor: #fff;
tpadding: 20px;
ttext-align: center;
}
nav ul {
tlist-style: none;
tmargin: 0;
tpadding: 0;
}
nav li {
tdisplay: inline-block;
tmargin-right: 10px;
}
nav a {
tcolor: #333;
ttext-decoration: none;
}
main {
tdisplay: flex;
tflex-direction: column;
}
section {
tflex: 1;
tmargin-bottom: 20px;
}
.product h2 {
tmargin-bottom: 10px;
}
.service h2 {
tmargin-bottom: 10px;
}
.资讯 h2 {
tmargin-bottom: 10px;
}
.contact p {
tmargin-bottom: 20px;
}
```