Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7534187
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T05:56:41+00:00 2026-05-30T05:56:41+00:00

I am new to CSS and have a small problem.I am creating a news

  • 0

I am new to CSS and have a small problem.I am creating a news feed page and want to separate each feed from the other.see the image i have attached to see what i exactly want.enter image description here

heres what i have tried so far…

<html>
 <style type = text/css>
td.border
{
border-right-style: hidden;
border-left-style: hidden;
border-top-style: hidden;
border-bottom-color: #999;
}
</style>
<table width="90%" align="center" cellpadding="4"   bgcolor="#A6D2FF">
    <tr>
      <td width="7%" bgcolor="#FFFFFF"><a    href="http://www.project360.in/emp_profile.php?id=uid">Name</a><br />
      </td>
      <td width="93%" class = "border" bgcolor="#D9ECFF"> <span style="font-size:10px;  font-weight:bold; color:#A6A6A6;">Date</span><br />
      ufeed</td>
    </tr>
  </table>
</html>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T05:56:42+00:00Added an answer on May 30, 2026 at 5:56 am

    You should try use border-top/left/right/bottom instead of *-style and *-color:

    td.border
    {
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 1px #999 solid;
    }
    

    And as mentioned above – you shouldn’t use table for things like that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am pretty new at CSS but have been learning, doing my moms small
So I am trying to have four small images next to each other. Each
I have make a new dropdown navi in css . Chrome, firefox, safari is
I have installed a complete blank theme with no CSS in my new wordpress
I am new in CSS so please help me in this problem. I hope
Since i am new to CSS, i am not sure if the following page
I'm having a problem lining up some icons and am new enough to css
I'm making a small website and I'm very new to CSS but whenever I
I'm relatively new to CSS, and have used it to change the style and
I have a small html/css site powered by jQuery, generated with PHP, you can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.