大学物理网站模板可以根据不同的需求和风格进行定制。以下是一个基本的模板,供您参考:
HTML代码:
```html
t
t
大学物理网站t
t
ttttt

tt
tt
tt
t
tt
tt
tt
ttt联系我们
ttt这里是我们的联系方式,包括网站地址和邮箱。
tt
t```
CSS代码:
```css
/* 样式表 */
body {
tfont-family: Arial, sans-serif;
}
header {
tbackground-color: #f2f2f2;
tcolor: #333;
tpadding: 20px;
ttext-align: center;
}
nav ul {
tlist-style: none;
tpadding: 0;
}
nav li {
tmargin-right: 20px;
}
nav a {
tcolor: #333;
ttext-decoration: none;
}
main {
tmargin: 20px;
}
section {
tbackground-color: #fff;
tborder-radius: 5px;
tbox-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
tpadding: 20px;
}
h2 {
tmargin-bottom: 20px;
}
.logo img {
twidth: 100px;
theight: 100px;
}
.header-content h1 {
tfont-size: 36px;
tmargin-bottom: 30px;
}
.header-content p {
tfont-size: 18px;
tline-height: 1.6;
tcolor: #333;
}
.课程介绍 .课程-name {
tfont-size: 24px;
tfont-weight: bold;
tmargin-bottom: 30px;
}
.课程介绍 .课程-duration {
tfont-size: 18px;
tfont-weight: bold;
tcolor: #333;
tmargin-bottom: 30px;
}
.课程介绍 .课程-teacher {
tfont-size: 24px;
tfont-weight: bold;
tcolor: #333;
tmargin-bottom: 30px;
}
.资源下载 .资源-name {
tfont-size: 24px;
tfont-weight: bold;
tmargin-bottom: 30px;
}
.资源下载 .资源-duration {
tfont-size: 18px;
tfont-weight: bold;
tcolor: #333;
tmargin-bottom: 30px;
}
.资源下载 .资源-teacher {
tfont-size: 24px;
tfont-weight: bold;
tcolor: #333;
tmargin-bottom: 30px;
}
.联系我们 .contact {
tfont-size: 24px;
tfont-weight: bold;
tcolor: #333;
tmargin-bottom: 30px;
}
```