vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Doc Type Help and Mozilla... (https://vborg.vbsupport.ru/showthread.php?t=81989)

RichieBoy67 05-24-2005 11:37 PM

Doc Type Help and Mozilla...
 
I need to know what to use for a doc type. when I use default for the style I am working with the site is viewed fine in IE but not in mozilla. When I delete the doc type it looks fine in mozilla and crappy in IE...

I figured one of these would work

XHTML 1.0 Transitional:
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


XHTML 1.0 Frameset:
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">



any help would be appreciated... thanks :)

anyone?

Princeton 05-25-2005 01:05 AM

"frameset" doctype is for pages that use frames

If your pages do not validate XHTML try HTML 1 TRANSITIONAL or no doctype at all.

a doctype tells the browser that the page is coded in a particular coding style eg. HTML/XHTML (transitional/strict)

Again, if the page does not validate in HTML or XHTML do not use a doctype. Browsers are more forgiving if you do not add a doctype.

RichieBoy67 05-25-2005 01:23 AM

Yes, I tried that. After doing that the site looked perfect in mozilla but half of it was missing in IE.....lol

Thanks so much for your help!! :)

Princeton 05-25-2005 01:25 AM

the html is really poor on the site ... you need to start looking over the entire contents and fix what is not valid


All times are GMT. The time now is 07:32 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00914 seconds
  • Memory Usage 1,707KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete