html和css区别,HTML与CSS有什么区别?
html和css区别,HTML与CSS有什么区别?详细介绍
body
{
background-color:#d0e4fe;
}
h1
{
color:orange;
text-align:center;
}
p
{
font-family:"Times New Roman";
font-size:20px;
}
我的第一个标题
我的第一个段落。
body
{
background-color:#d0e4fe;
}
h1
{
color:orange;
text-align:center;
}
p
{
font-family:"Times New Roman";
font-size:20px;
}
我的第一个段落。
本文主要探讨:"html和css区别,HTML与CSS有什么区别?", 浏览人数已经达到39次, 首屏加载时间:1.264 秒。