更改此表正文中的颜色 [英] Change the color in the body of this table

查看:75
本文介绍了更改此表正文中的颜色的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试更改图片中表格的颜色。 (链接如下)我希望它有点暗,以便它在我的网站上更加明显。在htmlcolorcodes.com上我喜欢(E8E8E8)作为新颜色来取代。



< img src =http://i28.photobucket.com/albums/c247/volcomonkey/color%20table.pngborder =0alt =photo color table.png/>



以下是我页面的代码:

I'm trying to change the color of the body of the tables in the picture. (link below) I want it a little bit darker so that It's more visible on my website. on htmlcolorcodes.com I like (E8E8E8) as the new color to replace.

<img src="http://i28.photobucket.com/albums/c247/volcomonkey/color%20table.png" border="0" alt=" photo color table.png"/>

Here is the code to my page:

<html>
<head>
<link rel="stylesheet"  href="http://www.getyourteenready.com/wp-content/themes/news-pro/includes/resources/bootstrap/css/bootstrap.css?ver=4.5.2" type="text/css" media="all">
<link href="http://www.getyourteenready.com//wp-content/themes/news-pro/includes/resources/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="http://www.getyourteenready.com//wp-content/themes/news-pro/custom.css" rel="stylesheet">
</head>
<body>
<div class="row clearfix side_back">
        <div class="cat-title-wrap">MUST LEARN Parenting Tips</div>
          <div class="col-md-12 col-sm-12 column">
          <div class="post-cat-box">
            <div class="row clearfix"> 
              <!-- Post Thumbnail -->
              <div class="col-md-6 col-sm-6 column cathomethumb">
                                <a href="http://www.getyourteenready.com/treats-people-seriously/" title="8 Simple Rules For Texting A Woman">
                <img width="500" height="500" src="http://www.getyourteenready.com/wp-content/uploads/image/father-son.jpg" class="attachment-cat-size   upload_image size-cat-size wp-post-image" alt="How to text a woman."> </a>
                              </div>
              <div class="col-md-6 col-sm-6 column cathomecontent"> <a href="http://www.getyourteenready.com/treats-people-seriously/">
                <h3>Get Your Teen "Ready" To Take "The Way He/She Treats People" Seriously</h3>
                </a>
                <a class="readmorebtn" href="http://www.getyourteenready.com/treats-people-seriously/">read more</a> </div>
            </div>
          </div>
        </div>
        <div class="col-md-12 col-sm-12 column">
          <div class="post-cat-box">
            <div class="row clearfix"> 
              <!-- Post Thumbnail -->
              <div class="col-md-6 col-sm-6 column cathomethumb">
                                <a href="http://www.getyourteenready.com/take-careers-seriously/" title="What To Say To A Woman On Your First Date">
                <img width="500" height="500" src="http://www.getyourteenready.com/wp-content/uploads/image/mother-daughter.jpg" class="attachment-cat-size  upload_image size-cat-size wp-post-image" alt="What to say to a woman on your first date"> </a>
                              </div>
              <div class="col-md-6 col-sm-6 column cathomecontent"> <a href="http://www.getyourteenready.com/take-careers-seriously/">
                <h3>Get Your Teen "Ready" To Take "His/Her (Future) Career" Seriously</h3>
                </a>
                
                <a class="readmorebtn" href="http://www.getyourteenready.com/take-careers-seriously/">read more</a> </div>
            </div>
          </div>
        </div>
        
        <br class="clear">
</br></div>
</body>
</html>



任何人都可以帮助我



我尝试过:



我自己试图修复它但不擅长HTML。


Can Anyone Please Help Me

What I have tried:

I've tried trying to fix it myself but am not good at HTML.

推荐答案

这是如何: background-color [ ^ ]。



我不太明白为什么这样做你认为这是一个问题。你有标签CSS,你实际上在HTML中使用CSS类。听起来你应该明白问题是CSS,而不是HTML,在这方面,这很好:你不是试图在CSS之外设置元素...



-SA


这篇关于更改此表正文中的颜色的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆