⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mystyle.css

📁 动态网页设计,在DreamweaverMX下使用的动态网页设计语言
💻 CSS
字号:
#idDivBack
{
	left: 50px;
	width: 80%;
	position: absolute;
	top: 100px;
	height: 40px;
	background-color: #c6c6c6;
}
#idDivTitle1a
{
	left: 40px;
	font: bold italic 38pt Verdana;
	width: 200px;
	color: #515151;
	position: absolute;
	top: 75px;
}
#idDivTitle1b
{
	left: 35px;
	font: bold italic 38pt Verdana;
	width: 200px;
	color: lightslategray;
	position: absolute;
	top: 70px;
}
#idDivTitle2a
{
	background: #515151;
	left: 285px;
	font: bold 12pt "Courier New";
	width: 80px;
	color: gray;
	position: absolute;
	top: 130px;
	text-align: center;
}
#idDivTitle2b
{
	background: whitesmoke;
	left: 280px;
	font: bold 12pt "Courier New";
	width: 80px;
	color: gray;
	position: absolute;
	top: 125px;
	text-align: center;
}
	

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -