Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do I center a table?

Answers were Sorted based on User's Feedback



How do I center a table?..

Answer / devendra saini

it's a common tags for table
<TABLE ALIGN=CENTER>

But it's can be done by CSS Styly="margine:0px auto;
position:relative;"

Is This Answer Correct ?    2 Yes 0 No

How do I center a table?..

Answer / guest

The "correct" way of doing it is <TABLE ALIGN=CENTER>, but
this doesn't work in several popular browsers. Put <CENTER>
around the entire table for these browsers.

This causes some problems with browser that do support
CENTER but not tables, such as Lynx. In these browsers, the
contents of the cells is now displayed centered, which is
not what is intended. To avoid this, you can put the cell's
contents in <P ALIGN=left> or <DIV ALIGN=left> depending on
the amount of text in the cell.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

How do you make decision when to use use HTML & xHTML ?

0 Answers  


How can you make a bulleted list in html?

0 Answers  


Tell me what purpose does html5 serve?

0 Answers  


What is a frameset bike?

0 Answers  


What is session storage and how can you create one?

0 Answers  


What is a href tag?

0 Answers  


How to remove/clear the data from local storage?

0 Answers  


Is textarea an empty tag in html?

0 Answers  


What is Text Field in Input Element?

0 Answers   HCL,


What does the head tag mean?

0 Answers  


What are structural tags?

0 Answers  


How to utilize a server-sent event in HTML5?

0 Answers  


Categories