CSS Table Style Question

5 replies
  • WEB DESIGN
  • |
Hi,

Well here is the situation...

Please see this image

1. I want this table's height to adjust automatically in all the adjacent cells..

2. Same as 1...

3. I want this tick to be in the centre of the cell according to the height...

Any help would be appreciated...

Regards
Hassan
#css #question #style #table
  • Profile picture of the author bigwilsy
    I don't understand what you are asking for here. Sorry.

    I use a framework called Bootstrap, made by Twitter.
    This provides a good range of ready-made CSS tables which are very good.

    Just google it and download the CSS and JS files onto your website directory.

    Sorry I couldn't help but good luck!
    Signature

    MySwapStore. A website designed to reinvent the way 'one to one' swapping happens on the internet. It's safe and a fun way of keeping in touch! Get your free SwapStore today at myswapstore.com!

    {{ DiscussionBoard.errors[7935760].message }}
  • Profile picture of the author prince55l
    well that graphic is a good css table design, you can do that using css table feature, i would have like to help you out here directly but your questions are not clear.


    1. I want this table's height to adjust automatically in all the adjacent cells..

    2. Same as 1...

    3. I want this tick to be in the centre of the cell according to the height...


    i have a css table generation site, i think it will be of help, just generate your css table on the site, study the code and insert your pictures where you want it. this is the link
    css div table layout generator | Css3 generator

    But if you need further help you should explain your problem very well
    {{ DiscussionBoard.errors[7936318].message }}
  • Profile picture of the author BillyW
    So you want the gray cells to be the same height as the ones on the far left, and the same for the white cells correct?
    Signature
    Qosso.com - Exceptional Branding At Affordable Prices
    {{ DiscussionBoard.errors[7936323].message }}
    • Profile picture of the author hassan007
      Originally Posted by BillyW View Post

      So you want the gray cells to be the same height as the ones on the far left, and the same for the white cells correct?
      That's correct...

      If you can tell me how I can do that, much appreciated...

      Regards
      {{ DiscussionBoard.errors[7939634].message }}
  • Profile picture of the author BillyW
    You'd have to add an id tag to the cells and adjust the cell height.
    Signature
    Qosso.com - Exceptional Branding At Affordable Prices
    {{ DiscussionBoard.errors[7939655].message }}

Trending Topics