Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

frameset doctype and framespacing/border
 

Mark




quote this post edit post

IP Loged report this post

Old Post  09-14-05 - 12:25 PM  
Hi

If i use this doctype:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">

i can not use the attributes framespacing and border like this:

<frameset cols ="100%" rows ="20,419,*"  framespacing="0" border="0">

But when i leave these, i get those ugly borders :(

Okay, don't use frames (i don't anymore), but i need to know how to
solve this (if at all).

Thanks!

Mark



Post Follow-Up to this message ]
Re: frameset doctype and framespacing/border
 

Spartanicus




quote this post edit post

IP Loged report this post

Old Post  09-14-05 - 12:25 PM  
Mark <scheper@xs4all.nl> wrote:

>If i use this doctype:
>
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
>"http://www.w3.org/TR/html4/frameset.dtd">
>
>i can not use the attributes framespacing and border like this:
>
><frameset cols ="100%" rows ="20,419,*"  framespacing="0" border="0">

Sure you can, but it won't validate against the public DTD.

>But when i leave these, i get those ugly borders :(
>
>Okay, don't use frames (i don't anymore), but i need to know how to
>solve this (if at all).

You've provided the best answer yourself.

Other alternatives are accepting the borders, accepting validation
errors against the public DTD, or using a custom DTD.

--
Spartanicus


Post Follow-Up to this message ]
Re: frameset doctype and framespacing/border
 

'sNiek




quote this post edit post

IP Loged report this post

Old Post  09-14-05 - 12:25 PM  
Mark schreef:
> Hi
>
> If i use this doctype:
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
> "http://www.w3.org/TR/html4/frameset.dtd">
>
> i can not use the attributes framespacing and border like this:
>
> <frameset cols ="100%" rows ="20,419,*"  framespacing="0" border="0">
>
> But when i leave these, i get those ugly borders :(

Try adding frameborder="no" to the <frameset>-line



--
Niek


Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 06:26 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Stylesheets archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top