htmlcss如何使用-大悟县灿优商贸网站建设

关于灿优商贸

多方位宣传企业产品与服务 突出企业形象

公司简介 公司的服务 荣誉资质 新闻动态 联系我们

htmlcss如何使用

HTML和CSS是构建网页的两种基本技术,HTML(超文本标记语言)用于创建网页的结构,而CSS(层叠样式表)用于控制网页的布局和外观,在本教程中,我们将详细介绍如何使用HTML和CSS来创建一个基本的网页。

1、创建HTML文件

我们需要创建一个HTML文件,可以使用任何文本编辑器来创建这个文件,例如Notepad、Sublime Text或者Visual Studio Code,将文件保存为index.html,并在文件中输入以下代码:




    
    
    我的网页
    


    

欢迎来到我的网页!

这是一个简单的HTML和CSS示例。

这段代码定义了一个基本的HTML结构,包括声明、标签、标签和标签,在标签中,我们添加了一个</code>标签来设置网页标题,以及一个<code><link></code>标签来引入外部CSS文件(<code>styles.css</code>),在<code><body></code>标签中,我们添加了两个标签:一个<code><h1></code>标题和一个<code><p></code>段落。</p><p>2、创建CSS文件</p><p>接下来,我们需要创建一个CSS文件来控制网页的布局和外观,将文件保存为<code>styles.css</code>,并在文件中输入以下代码:</p><pre class="brush:css;toolbar:false"> body { fontfamily: Arial, sansserif; lineheight: 1.6; } h1 { color: #333; } p { color: #666; } </pre><p>这段代码定义了一些基本的CSS样式,我们为<code><body></code>元素设置了字体家族(Arial)和行高,我们为<code><h1></code>元素设置了颜色(深灰色),并为<code><p></code>元素设置了颜色(浅灰色)。</p><p>3、在浏览器中查看结果</p><p>现在,我们可以在浏览器中查看我们的网页了,双击打开<code>index.html</code>文件,你应该会看到一个包含标题和段落的基本网页,标题的颜色应该是深灰色,段落的颜色应该是浅灰色。</p><p>4、修改CSS样式</p><p>要修改网页的外观,只需在CSS文件中更改样式即可,要将标题的颜色更改为红色,将段落的颜色更改为蓝色,可以将CSS文件中的代码更改为:</p><pre class="brush:css;toolbar:false"> body { fontfamily: Arial, sansserif; lineheight: 1.6; } h1 { color: red; } p { color: blue; } </pre><p>保存CSS文件后,刷新浏览器,你应该会看到标题的颜色已经更改为红色,段落的颜色已经更改为蓝色。</p><p>5、添加更多内容和样式</p><p>要向网页添加更多内容和样式,只需在HTML文件中添加更多的标签,并在CSS文件中定义相应的样式即可,要添加一个图片和一个链接,可以将HTML文件中的代码更改为:</p><pre class="brush:html;toolbar:false"> <div class="container"> <img src="myimage.jpg" alt="我的图片"> <a href="https://www.example.com" class="button">点击这里</a> </div> </pre><p>在CSS文件中添加以下代码:</p><pre class="brush:css;toolbar:false"> .container { textalign: center; } img { width: 300px; height: auto; } </pre><p>这段代码首先为图片添加了一个类名(<code>container</code>),然后在CSS文件中为这个类名定义了居中的文本对齐方式,接下来,我们为图片添加了一个宽度(300像素)和自动高度,以确保图片在不同设备上都能正确显示,我们为链接添加了一个类名(<code>button</code>),并在CSS文件中为这个类名定义了样式。</p> <br> 文章标题:htmlcss如何使用 <br> 文章源于:<a href="http://www.apyobr.com/article/dhjpdcp.html">http://www.apyobr.com/article/dhjpdcp.html</a> </div> </div> <div class="other"> <h3>其他资讯</h3> <ul> <li> <a href="/article/dpoodjc.html">我想要一台可供30台电脑的服务器,需要什么样的配置?云服务器30</a> </li><li> <a href="/article/dpoodpe.html">什么是美国NCP线路?NCP线路好处有哪些?</a> </li><li> <a href="/article/dpoodhs.html">虚拟机Linux网关:实现网路畅通的重要性(虚拟机linux网关)</a> </li><li> <a href="/article/dpooojp.html">win10安装原版后需要安装驱动吗?(原版windows安装器)</a> </li><li> <a href="/article/dpoodhh.html">lnmp虚拟主机租用有哪些优点</a> </li> </ul> </div> </div> <div class="line"></div> <!--底部--> <footer id="5"> <div class="foot1 container"> <div class="list"> <div class="item"> <a href="javascript:;"> <span class="ico1"><i class="iconfont"></i><img src="/Public/Home/img/ewm.png" alt=""></span> <strong>关注我们</strong> </a> </div> <div class="item"> <a href="" target="_blank"> <span><i class="iconfont"></i></span> <strong>索要报价</strong> </a> </div> <div class="item"> <a href="" target="_blank"> <span><i class="iconfont"></i></span> <strong>我要咨询</strong> </a> </div> <div class="item"> <a href="" target="_blank"> <span><i class="iconfont"></i></span> <strong>找到我们</strong> </a> </div> <div class="item"> <a href="" target="_blank"> <span><i class="iconfont"></i></span> <strong>投诉建议</strong> </a> </div> </div> <div class="tel"> <dl> <tel><a href="tel:18982081108" target="_blank">18982081108</a></tel><br> <span>也许您需要专业的服务,欢迎来电咨询</span> </dl> <dl> <tel><a href="tel:18980820575" target="_blank">18980820575</a></tel><br> <span>您的需求,是我们前进的动力</span> </dl> </div> </div> <div class="friend"> <div class="container"> <span class="tit">友情链接:</span> <div class="inner"> <a href="https://www.cdxwcx.com/jifang/xiyun.html" target="_blank">成都西云机房</a><a href="https://www.cdcxhl.com/jigui/" target="_blank">成都机柜租用</a><a href="https://www.cdcxhl.com/shoulu/" target="_blank">分类目录网站</a><a href="https://www.cdcxhl.com/yingxiao.html" target="_blank">成都营销型网站建设</a><a href="https://www.cdcxhl.com/gaiban/" target="_blank">网站改版</a><a href="https://www.cdcxhl.com/" target="_blank">做网站</a><a href="https://www.cdcxhl.com/ruanwen/" target="_blank">软文推广营销</a><a href="https://www.cdcxhl.com/shoulu/" target="_blank">免费收录网站</a><a href="https://www.cdcxhl.com/sosuo.html" target="_blank">网站排名优化</a><a href="https://www.cdcxhl.com/" target="_blank">建站</a><a href="https://www.cdcxhl.com/quanwang.html" target="_blank">全网整合营销推广</a><a href="https://www.cdcxhl.com/zuyong/" target="_blank">服务器租用</a><a href="https://www.cdcxhl.com/app.html" target="_blank">成都app开发公司</a><a href="https://www.cdcxhl.com/" target="_blank">创新互联建站</a><a href="https://www.cdcxhl.com/" target="_blank">网站制作公司</a><a href="https://www.cdcxhl.com/xiyun.html" target="_blank">西云服务器托管</a><a href="https://www.cdcxhl.com/xiaochengx.html" target="_blank">小程序开发公司</a><a href="https://www.cdcxhl.com/waimao.html" target="_blank">外贸网站建设公司</a> </div> </div> </div> <div class="foot"> <div class="container"> <div class="footNav"> <h3>网站建设</h3> <a href="http://chengdu.cdcxhl.cn/qiye/" target="_blank">成都企业网站建设公司</a><a href="http://chengdu.cdweb.net/" target="_blank">成都网站建设</a><a href="http://www.cdkjz.cn/fangan/store/" target="_blank">成都电商网站建设方案</a> </div> <div class="footNav"> <h3>服务器托管</h3> <a href="https://www.cdxwcx.com/jifang/guanghua.html" target="_blank">光华服务器托管</a><a href="https://www.cdcxhl.com/idc/mianyang.html" target="_blank">绵阳服务器托管</a><a href="https://www.cdcxhl.com/jigui/" target="_blank">机柜租用</a> </div> <div class="footNav"> <h3>网站制作</h3> <a href="http://www.kswcd.com/mobile/" target="_blank">手机网站制作</a><a href="http://chengdu.cdxwcx.cn/wangzhan/" target="_blank">手机网站制作</a><a href="http://m.cdcxhl.com/" target="_blank">成都网站制作</a> </div> <div class="footNav"> <h3>企业服务</h3> <a href="https://www.cdcxhl.com/mianfei/jianzhan/" target="_blank">成都免费建站</a><a href="https://www.cdcxhl.com/ruanwen/yingxiao/" target="_blank">软文推广</a><a href="https://www.cdcxhl.com/service/service.html" target="_blank">工商服务</a> </div> <div class="fr ecode"> <div class="fl"> <img src="/Public/Home/img/ewm.jpg"> <p>关注企业微信</p> </div> <div class="fr slogan"> <p class="icon"> <a class="ph" href=""><i class="iconfont"></i></a> <a class="qq" href="tencent://message/?uin=1683211881&Site=&Menu=yes"><i class="iconfont"></i></a> </p> <p> <i>想要找 </i> <a href="https://www.cdcxhl.com/xiaochengx.html">小程序开发</a>、<a href="https://www.cdcxhl.com/app.html">APP开发</a>、 <a href="https://www.cdcxhl.com/yingxiao.html">营销型网站建设</a>、<a href="https://www.cdxwcx.com/">网站建设</a>、 <i><a href="https://www.cdcxhl.com/wangzhandingzhi.html">网站定制开发</a></i> ,就选<a href="http://www.apyobr.com/">灿优商贸</a> </p> </div> </div> </div> <div class="bottom container"> <p class="fl"> 版权所有:大悟县灿优商贸有限公司 备案号:<a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">鄂ICP备2025125667号-8</a> 服务热线:18982081108 </p> <p class="fr"> <a href="https://www.cdxwcx.com/" target="_blank">成都网站建设</a>: <a href="https://www.cdcxhl.com/" target="_blank">创新互联</a> </p> </div> </div> </footer> <!--在线咨询--> <div class="fot"> <ul> <li> <a href="#" target="_blank"> <img src="/Public/Home/img/fot1.png" alt=""> <p>在线咨询</p> </a> </li> <li> <a href="tel:18980820575" target="_blank"> <img src="/Public/Home/img/fot2.png" alt=""> <p>拨打电话</p> </a> </li> </ul> </div> </body> </html> <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>