vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   W3C compliance (https://vborg.vbsupport.ru/showthread.php?t=120078)

RS_Jelle 07-01-2006 10:28 PM

W3C compliance
 
Something for the design team if they don't know what to do: W3C compliance :bunny:

At the moment there are some small errors in the styles, so it would be nice to have them 100% W3C compliant.

For example in the Smooth Blue style (header template):
HTML Code:

<a href="index.php?" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('forums','','images/smoothblue/nav_forum_on.gif',1)"><img src="images/smoothblue/nav_forum_off.gif" alt="Forums" name="forums" width="107" height="27" border="0" /></a><img src="images/smoothblue/nav_forum_on.gif" style="display: none;" />
<a
<a href="modifications.php?" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('hacks','','images/smoothblue/nav_hacks_on.gif',1)">
<img src="images/smoothblue/nav_hacks_off.gif" alt="Modifications" name="hacks" width="107" height="27" border="0" /></a>

  • onMouseOver should be onmouseover and onMouseOut should be onmouseout (lowercase because of xhtml)
  • Some images don't have an alt attribute
  • What's that <a ?

There are also some wrong tables (missing tr tags, ...) in some of the styles, ...
There are also a lot of small errors in the CSS stylesheets, ...

I know, nothing critical, just something to do if you don't know what to do :)

Roms 07-02-2006 04:24 AM

With the new Admins here seems like a good time to clean house a bit... Might be a time for a good look at the templates.. ;)

Gio~Logist 07-02-2006 06:02 AM

I honestly never saw the point in making things 100% compliant with anything. As long as it's 100% cross platform/browser etc. it's fine. Then again, that's just my opinion as a designer. Web page compliance has gone a bit to a bit of an extreme i never thought it would.

Princeton 07-02-2006 02:17 PM

Thank you ... we are aware of these issues.

You will see some changes hopefully this month (not on the current styles). ;)


All times are GMT. The time now is 02:23 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.01054 seconds
  • Memory Usage 1,719KB
  • 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)bbcode_html_printable
  • (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