关于HTML中字体样式和颜色设置
<html><bodystyle="background-color:PowderBlue;"><h1>Look!Stylesandcolors</h1><pstyle=...
<html>
<body style="background-color:PowderBlue;"><h1>Look! Styles and colors</h1><p style="font-family:verdana;color:red">
This text is in Verdana and red</p><p style="font-family:times;color:green">
This text is in Times and green</p><p style="font-size:30px">This text is 30 pixels high</p></body>
</html>
谁能给我详细解释下具体意义 展开
<body style="background-color:PowderBlue;"><h1>Look! Styles and colors</h1><p style="font-family:verdana;color:red">
This text is in Verdana and red</p><p style="font-family:times;color:green">
This text is in Times and green</p><p style="font-size:30px">This text is 30 pixels high</p></body>
</html>
谁能给我详细解释下具体意义 展开
2013-08-14
展开全部
<html> //html标志
<body style="background-color:PowderBlue;"> 主体样式 ——背景颜色:PowderBlue<h1>Look! Styles and colors</h1> 标题默认H1<p style="font-family:verdana;color:red"> 段落样式——字体:verdana;颜色:红
This text is in Verdana and red</p> 段落内容<p style="font-family:times;color:green"> 段落样式——字体:times;颜色:绿
This text is in Times and green</p> 段落内容<p style="font-size:30px">This text is 30 pixels high</p> 段落样式——字体大小:30%</body> 主体结束
</html> HTML结束
<body style="background-color:PowderBlue;"> 主体样式 ——背景颜色:PowderBlue<h1>Look! Styles and colors</h1> 标题默认H1<p style="font-family:verdana;color:red"> 段落样式——字体:verdana;颜色:红
This text is in Verdana and red</p> 段落内容<p style="font-family:times;color:green"> 段落样式——字体:times;颜色:绿
This text is in Times and green</p> 段落内容<p style="font-size:30px">This text is 30 pixels high</p> 段落样式——字体大小:30%</body> 主体结束
</html> HTML结束
博思aippt
2024-07-20 广告
2024-07-20 广告
博思AIPPT是基于ai制作PPT的智能在线工具,它提供了4种AI制作PPT的方式,包括AI生成大纲、AI直接生成PPT、文本生成PPT、AI提炼word文档生成PPT,一站式集成多种AI生成PPT的方式,可满足办公用户的不同需求和使用场景...
点击进入详情页
本回答由博思aippt提供
2013-08-14
展开全部
style 是CSS的引用<body style="background-color:PowderBlue;">背景颜色<p style="font-family:verdana;color:red">设置字体和字的颜色<p style="font-family:times;color:green">同上<p style="font-size:30px">字体大小
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询