GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   HTML Question (https://gfy.com/showthread.php?t=82107)

UnseenWorld 10-11-2002 11:00 AM

HTML Question
 
I'm working on a table. While it's possible to "set" the width of the table itself to some percentage of page width, I can't seem to find a command to set the width of the cells within the table so that each of the two columns gets 50% of the table width. Anyone know how to do this?

RATBOY 10-11-2002 11:07 AM

What editor are you using?

SubStandard 10-11-2002 11:24 AM

Here. I took the brackets out so it would display. This is a 500px wide table with two cells, one 70 percent, the other 30 percent.

table width="500"
tr
td width="70%" /td
td width="30%" /td
/tr
/table

Mr.Fiction 10-11-2002 11:28 AM

Get Dreamweaver. You can set everything, twice!

http://www.macromedia.com/software/dreamweaver/

UnseenWorld 10-11-2002 11:43 AM

Quote:

Originally posted by RATBOY
What editor are you using?
Coffee Cup. However, I want to learn the commands.

Snake Doctor 10-11-2002 12:16 PM

It would be td width="50%" or td width="250px" or whatever you wanted to define the width as.
You can also do the same with the height.

Shark 10-11-2002 01:41 PM

You may want to try HomeSite editer, I made the move to it from coffee cup a couple of years ago and have never looked back.

It allows for manual , wizard or frontpage style designing. with a built in IE type browser.

You can always use a wizard to complete something for you just to see how it codes it.

http://www.macromedia.com/software/homesite/


All times are GMT -7. The time now is 01:20 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123