View Single Post
  #19  
Old 04-10-2005, 12:52 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

XHTML was created to get everyone prepared for the next step ... that is all.
XHTML is not better than HTML it is just semantically correct.

Here's some more info...
Now, and in the future, there will be appliances (technology) that can browse the web ... this includes every household appliance in the house, pdas, even your watch, etc. (NOTE: Some of this stuff already exists.)

To make the content properly display on these appliances there has to be a set of rules. In the early days, there was no rules so browsers forgave all errors and displayed content as it thought it should be displayed--IE still does this.

Anyway, the modern browser engines will have to be smaller/compact to fit in these new appliances -- there will be no guess work on the part of the new engines. It will either display (no error) or not display (error exist).

XML will make this happen.
Your language file in the vb install file is XML -- and, if you know your stuff you can style that file.

Right now there are many sites that run and display content with XML at some scale ... the big sites--AMAZON, YAHOO, GOOGLE all use XML.

It's the next big thing. :up:


Code:
372: 	<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="99%" align="center" style="border-top-width:0px">
 373: 	<tr align="center">	
 374: 
 375: <!-- Forum link in navbar non drop down menu -->
 376: 		<td class="vbmenu_control"><a href="http://www.talkandmore.net/local_links.php?amp;">Links and Downloads</a></td>
 377: <!-- / Forum link in navbar non drop down menu -->
 378: 
 379: <script type="text/javascript">
 380: <!--
 381: 
 382: function OpenvBChat(){
 383: vBChat = window.open('vBChat.php?amp;','vBChat','directories=no,height='+window.screen.height+',width='+window.screen.width+',location=no,menubar=no,scrollbars=yes,status=no,toolbar=no')
 384: 
 385: return false;
 386: }
 387: 
 388: -->
 389: </script>
 390: <td class="
move the javascript above the table or within the cell and it will pass ...
you cannot have anything between cells
Code:
</td>{nothing here}<td>
again, here's the same problem
Code:
vBChat</a></td></div>
<td
Anyway, if you want me to fix your html contact me -- no I will not charge you for this. This is a 1 minute fix.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01077 seconds
  • Memory Usage 1,769KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete