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 Guru Question - HELP! (https://gfy.com/showthread.php?t=123619)

UnseenWorld 04-08-2003 03:56 PM

HTML Guru Question - HELP!
 
I'm sure this is something others would like to know as well. I have a one-row, two-column table with images in both cells. The image in the left cell needs to be flush with the top of the cell, but the valign command doesn't seem to do it. The image remains vertically centered. Is there something wrong with this table code?:

http://www.girlsdotcom.com/Temp/Graphic2.jpg

ServerGenius 04-08-2003 04:00 PM

yeah put valign="top" inside the < td > tag:

< td valign="top"> without the space of course

buddyjuf 04-08-2003 04:00 PM

not sure, but maybe this can help?

topmargin="0"

aztecvision 04-08-2003 04:01 PM

valign is a [td] attribute

do this [td align="center" valign="top"]

:thumbsup

iroc409 04-08-2003 04:03 PM

-td valign="top" align="right"
-td valign="top" align="left"

that should do it.

ServerGenius 04-08-2003 04:07 PM

Quote:

Originally posted by aztecvision
valign is a [td] attribute

do this [td align="middle" valign="top"]

:thumbsup

This is a littlebit wrong. top, middle, bottom are valign attributes.
left, center, right are align attributes.

DynaMite :2 cents:

UnseenWorld 04-08-2003 04:13 PM

Quote:

Originally posted by DynaSpain
yeah put valign="top" inside the < td > tag:

< td valign="top"> without the space of course

That works.

I've been toodling with HTML for years, but the ins and outs of tables are something I'm just starting to get into.

aztecvision 04-08-2003 04:16 PM

Quote:

Originally posted by DynaSpain


This is a littlebit wrong. top, middle, bottom are valign attributes.
left, center, right are align attributes.

DynaMite :2 cents:

damn, my bad..

I focused on the valign value and game no thought to align.. Good Catch.. :winkwink:

ServerGenius 04-08-2003 04:23 PM

Quote:

Originally posted by aztecvision


damn, my bad..

I focused on the valign value and game no thought to align.. Good Catch.. :winkwink:

No problem.....happens to all of us. I have never used any
html editor. When I started WYSIWYG didnīt excist. Neither
did pictures on the web.....Netscape and Mosiac ruled, mud
games were the shit. And chatting in telnet sessions was
fucking exciting.

Damn Iīm getting old.

DynaMite :thumbsup

marty 04-08-2003 06:07 PM

Quote:

Originally posted by UnseenWorld


That works.

I've been toodling with HTML for years, but the ins and outs of tables are something I'm just starting to get into.

How can you have known HTML without learning the table controlls?

Table properties were the first things I learned.


All times are GMT -7. The time now is 03:35 AM.

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