CSS样式

常用属性Class、id、style、title
使用 标签定义HTML文档的标题<br/>使用 <base> 定义页面中所有链接默认的链接目标地址。<br/>使用 <meta> 元素来描述HTML文档的描述,关键词,作者,字符集等。</p><p><img src="/upload/ad_content/xuanchuantu-26.jpg"></p><p>创新互联专业为企业提供<a href="https://www.cdcxhl.com/city/liangshanzhou.html" target="_blank">凉山州网站建设</a>、凉山州做网站、凉山州网站设计、凉山州网站制作等企业网站建设、网页设计与制作、凉山州企业网站模板建站服务,10多年<a href="https://www.cdcxhl.com/zuo/liangshanzhou.html" target="_blank">凉山州做网站</a>经验,不只是建网站,更提供有价值的思路和整体网络服务。</p><p>id 选择器可以为标有特定 id 的 HTML 元素指定特定的样式。<br/>对拥有相同类名称的元素进行设置样式<br/>对带有指定属性的 HTML 元素设置样式</p><p>1.内联样式-在HTML元素中使用"style" 属性<br/>2.内部样式表-在HTML文档头部<head>区域使用<style>元素来包CSS<br/>3.外部引用-使用外部CSS 文件</p><p>内联样式<br/><p style="color:blue;margin-left:8px;">这是一个段落。</p></p><p>内部样式表<br/><head><br/><style type="text/css"><br/>body {background-color:green;}<br/>p {color:blue;}<br/></style><br/></head></p><p>外部引用<br/><head><br/><link rel="stylesheet" type="text/css" href="index.css"><br/></head></p><p><script> 标签用于定义客户端脚本,比如 JavaScript。</p> <br> 新闻名称:CSS样式 <br> URL地址:<a href="http://bzwzjz.com/article/gsopoi.html">http://bzwzjz.com/article/gsopoi.html</a> </div> </div> <div class="other"> <h3>其他资讯</h3> <ul> <li> <a href="/article/docgjsj.html">关于实数型函数python的信息</a> </li><li> <a href="/article/docgjid.html">mysql怎么做定时任务 mysql定时任务每天固定时间执行</a> </li><li> <a href="/article/docgjdi.html">mysql怎么安装启动 mysql安装后如何启动</a> </li><li> <a href="/article/docgjge.html">php抓取运动数据 php获取数据</a> </li><li> <a href="/article/docgjgp.html">go语言seed go语言select</a> </li> </ul> </div> </div> <div class="footer2"> Copyright © 2007-2020 广东宝晨空调科技有限公司 All Rights Reserved 粤ICP备2022107769号 <br />友情链接: <a href="http://chengdu.cdxwcx.cn/wangzhan/" target="_blank">公司网站建设 </a><a href="http://www.kswsj.com/" target="_blank">成都网站制作 </a><a href="http://www.cxhljz.com/" target="_blank">成都网站建设 </a><a href="http://chengdu.cdcxhl.cn/qiye/" target="_blank">企业网站建设公司 </a><a href="http://www.cdweb.net/" target="_blank">成都网站设计 </a><a href="http://www.bzwzjz.com/" target="_blank">专业网站建设 </a><a href="https://www.cdxwcx.com/" target="_blank">做网站设计 </a><a href="http://chengdu.cdcxhl.cn/qiye/" target="_blank">企业网站设计 </a><a href="http://www.cxjianzhan.com/mobile/" target="_blank">企业手机网站建设 </a><a href="http://www.cxhljz.cn/" target="_blank">成都网站设计 </a><a href="http://www.cqcxhl.com/" target="_blank">重庆网站建设 </a><a href="http://www.cqcxhl.com/service/foreigntrade.html" target="_blank">重庆外贸网站建设 </a><a href="http://www.cdkjz.cn/fangan/response/" target="_blank">响应式网站设计方案 </a><a href="https://www.cdcxhl.com/pinpai.html" target="_blank">高端网站设计 </a><a href="http://m.cdcxhl.cn/shop/" target="_blank">成都商城网站建设 </a><a href="http://www.cdxwcx.cn/sheji/" target="_blank">网站设计公司 </a><a href="http://m.cdcxhl.com/" target="_blank">成都网站设计 </a><a href="https://www.cdcxhl.com/city/chengdu.html" target="_blank">四川成都网站建设 </a><a href="http://www.dzwzjz.com/" target="_blank">达州网站设计 </a><a href="http://www.36103.cn/" target="_blank">成都网站建设 </a><a href="http://m.cdcxhl.cn/seo/" target="_blank">成都网站建设 </a><a href="http://www.cdkjz.cn/fangan/led/" target="_blank">LED网站设计方案 </a></div> </body> </html> <script src="/Public/Home/js/wow.min.js"></script> <script> if (!(/msie [6|7|8|9]/i.test(navigator.userAgent))) { new WOW().init(); }; </script> <div class="sidebar"> <ul> <li><a href="http://wpa.qq.com/msgrd?v=3&uin=244261566&site=www.bzwzjz.com&menu=yes" target="_blank"><img src="/Public/Home/images/right_qq.png" /></a></li> <li><a href="http://wpa.qq.com/msgrd?v=3&uin=1683211881&site=www.bzwzjz.com&menu=yes" target="_blank"><img src="/Public/Home/images/qq.png" /></a></li> <li class="tel"><a href="tel:028-86922220"><img src="/Public/Home/images/right_tel.png" /></a></li> <div class="wx"> <span class="weixin"><img src="/Public/Home/images/weixin.jpg"><br> 微信扫一扫在线咨询</span> </div> <li><a class="fx" href="#hero"><img src="/Public/Home/images/right_up.png" /></a></li> </ul> </div> <script type="text/javascript"> $(function () { $('.sidebar .fx').click(function () { $('html,body').animate({ scrollTop: '0px' }, 800); }); }); </script> <script type="text/javascript"> $(document).ready(function () { $("#fancybox-manual-b").click(function () { $.fancybox.open({ href: 'map.html', type: 'iframe', padding: 5 }); }) }); </script> <script> $(".con img").each(function(){ var src = $(this).attr("src"); //获取图片地址 var str=new RegExp("http"); var result=str.test(src); if(result==false){ var url = "https://www.cdcxhl.com"+src; //绝对路径 $(this).attr("src",url); } }); window.onload=function(){ document.oncontextmenu=function(){ return false; } } </script>