HTML Code ClinicDo you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Is there a way to make a table only extend to a certian maximum width? I am displaying names that some times will force the width of the table and offset the rest of the data... I dont really care if the name of the person gets cut off so much as maintaining the structure of the table that is being shown
What about giving every column a default width. Im afraid the colums will still grow if there is to much text in it. You will need to output a max lenght of characters with serverside programming.
__________________________________________________ ________
I am DJ Kat...that's my name. Its a D and a J and a Kat with a K.