border in table

  • Thread starter =?ISO-8859-1?Q?Thomas_S=F8rensen?=
  • Start date
?

=?ISO-8859-1?Q?Thomas_S=F8rensen?=

hey all I got a little problem...

i want to set the border to 0, between my 2 frames,,
i can only get it to work like this
<frameset cols="12%,*" border="0">
but i cant get the page validated as xhtml 1.0 because border isent a
valid atribute.... i have tryed whith frameborder="0" this works in
mozilla but not msie :/....

anyone have a sugenstion ??

ps. sorry the bad grammar..
 
R

Richard

Thomas said:
hey all I got a little problem...
i want to set the border to 0, between my 2 frames,,
i can only get it to work like this
<frameset cols="12%,*" border="0">
but i cant get the page validated as xhtml 1.0 because border isent
a
valid atribute.... i have tryed whith frameborder="0" this works in
mozilla but not msie :/....
anyone have a sugenstion ??
ps. sorry the bad grammar..



Try using the border in <frame> and not <frameset>
 
S

Steve Pugh

Thomas Sørensen said:
i want to set the border to 0, between my 2 frames,,
i can only get it to work like this
<frameset cols="12%,*" border="0">
but i cant get the page validated as xhtml 1.0 because border isent a
valid atribute.... i have tryed whith frameborder="0" this works in
mozilla but not msie :/....

anyone have a sugenstion ??

You have three choices:

Valid code, but borders between frames.
Invalid code but no borders between frames.
Not to use frames.

Up to you, but I'd go for the third option.

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top