PDA

View Full Version : table elements


Abhi
31.03.2002, 05:04
hi,
how do i add css to make box like structures like on Microsoft.com & jmax.org in tables


<guy style="name: abhi malani; age: 17 ;nat: india ;status: novice;">

Chris
31.03.2002, 07:21
what exactly do you mean?? On jmax, do you mean the 'current news' box in the center of the page?? One of the best ways to do that is to simply look at the source.. you can learn a lot by doing that :)

i've uploaded a quick bit of code:

http://chrispoole.com/boxes.htm

have a look at the source, it's really simple :)

//----------{[url="http://chrispoole.com"]Chris Poole[/url:axd5bydszw]}----------//
the artist also known as fo3nix

Abhi
01.04.2002, 07:55
thanks, but that was not what i asked. didnt write the q? properly.


i want to know the navigation ways i.e.

when u mouseover a table the td takes a look of the Input button and return false.

like the side menu on microsoft.com

<guy style="name: abhi malani; age: 17 ;nat: india ;status: novice;">

Chris
01.04.2002, 09:50
ahh, sorry :)

so you mean the links at the left hand side of the page, like on [url="http://brinkster.com"]brinkster[/url:14pvznyf1s] also??

if so, they are just normal links. in IE, you can get the effect by giving them the stylesheet definition rule of "width: 100%". but, this doesn't work in Moz, as it's not the proper way of doing it... instead use "display: block"

//----------{[url="http://chrispoole.com"]Chris Poole[/url:14pvznyf1s]}----------//
the artist also known as fo3nix

Abhi
02.04.2002, 02:26
<font face='Tahoma'>thanks
</font id='Tahoma'>

<guy style="name: abhi malani; age: 17 ;nat: india ;status: novice;">