vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   whats wrong with my html? (https://vborg.vbsupport.ru/showthread.php?t=106738)

AN-net 02-01-2006 07:37 PM

a very good source can be found here:
www.w3schools.com

creedmaniac 02-02-2006 09:39 PM

ok, i use dreamweaver...so in order to do stuff like this i have to manually edit everything (which i don't do often) i've been reading the above link...but i happen to learn by actually seeing the code than reading stuff about how to do it.

I would really appreciate if someone would take the code below and change it so it will work without flaw if I posted it in a thread on my forum. Once I have an example like that, i can do everything...i just need to see what the actualy code would look like all together...i'll even send ya a few bucks or something if you want me to pay you to do it...

Code:

<table width="700" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td colspan="4" bgcolor="#996633"><strong>This is the main header </strong></td>
  </tr>
  <tr>
    <td bgcolor="#9999CC"><div align="center">sub header 1 </div></td>
    <td bgcolor="#9999CC"><div align="right">sub header 2 </div></td>
    <td bgcolor="#9999CC">sub header 3 </td>
    <td>sub header 4 </td>
  </tr>
  <tr>
    <td>column 1-1 </td>
    <td>column 2-1 </td>
    <td>column 3-1 </td>
    <td>column 4-1 </td>
  </tr>
  <tr>
    <td>column 1-2</td>
    <td>column 2-2 </td>
    <td><div align="center">column 3-2 </div></td>
    <td><div align="right">column 4-2 </div></td>
  </tr>
</table>


S@NL - BlackBik 02-02-2006 09:52 PM

If you put this in a post (I assume you have HTML posting enabled), I think the problem is that the vB page already has a <htlm>, <head> and <body> tag in it.
Maybe that's the problem.
Just use the <table> tags and remove the others.

creedmaniac 02-02-2006 09:55 PM

sorry, i'll edit the above post...i am only using the table tags when i post it

and example of the above code is in post #1
post #2 is the above code with no space between tags, so i figured out it works good like that...but the only problem it still has is it won't be css compliant
http://nascarracingworld.com/forum/s...?p=503#post503


All times are GMT. The time now is 03:52 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.00953 seconds
  • Memory Usage 1,726KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete