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 9284483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T18:54:55+00:00 2026-06-18T18:54:55+00:00

i have a table whose height and width and border has to be set.

  • 0

i have a table whose height and width and border has to be set. I have tried this css

table,td,tr#cer_actuals {
    padding-left: 5px;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    height: 0px;
    border: 1px solid grey;
}

this affects all the table in the project , so i have tried this ,

#cer_actuals {
    padding-left: 5px;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    height: 0px;
    border: 1px solid grey;
}

and HTML

<table  width="100%" id="cer_actuals" > 
<tr>
                                                <td align="left" width="10%"  style="background-color:#f1e0ff;"></td>
                                                <td align="center" width="20%" style="background-color:#f1e0ff;">
                                                    Mth
                                                </td>
                                                <td align="center" width="30%" style="background-color:#f1e0ff;">
                                                    Actuals
                                                </td>
                                                <td align="center" width="40%" style="background-color:#f1e0ff;">
                                                    EOY Accruals
                                                </td>
                                            </tr>
                                            <tr>
                                                <td align="left" width="10%"  style="background-color:#f1e0ff;"></td>
                                                <td align="center" width="20%" style="background-color:#f1e0ff;">C/F</td>
                                                <td  align="center" width="30%" style="background-color:white;">
                                                            <input type="text" id="CIMtrek_CI_Act_CF" name="CIMtrek_CI_Act_CF">
                                                                <xsl:attribute name="value"><xsl:value-of
                                                                    select="//Record/CIMtrek_CI_Act_CF/text()" /></xsl:attribute>
                                                            </input>
                                                </td>
                                                <td  align="center" width="40%" style="border-width:1px 0px 0px 1px;">

                                                </td>
                                            </tr>

but this has no effect on the table.

I have to set height for the td in the table.

How to do this.

Please help.

  • 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-06-18T18:54:56+00:00Added an answer on June 18, 2026 at 6:54 pm

    Do like this

    #cer_actuals td {
        padding-left: 5px;
        font-family: Verdana;
        font-size: 9pt;
        font-weight: normal;
        height: 0px;
        border: 1px solid grey;
    }
    

    DEMO

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

Sidebar

Related Questions

I have a left sided menu like this: <table table-layout=fixed width=800px> <tr valign=top> <td
I have an HTML table whose cells contain, among other things, spans, like this:
<div id=scadenta style=width:191px; overflow:hidden; border:1; height:90px;> <table style=width:100%;> <tr> <td style=width:40%;><input type=text></input></td> <td style=width:20%;><input
I have a table whose columns are varchar(50) and a float . I need
I have a table whose primary key is a column named St_ID . I
I have a table with a column whose values come from an Enumeration. I
I have a table , half of whose cells are rowspan=2 and the other
I have HTML table. I'm looping through table and iterate over each row whose
I have two table emptable1(empid,status) emptable2(empid,week) i want to select all the empid whose
I have table and this table contain result column with some entries. I just

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.