This is a discussion on "HTML Code Help" within the Web Page Design section. This forum, and the thread "HTML Code Help are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
HTML Code Help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
HTML Code Help
Here is my first proper code, its an affiliate box. I coded it from scratch
I want the box on the far left and the box on the far right exactly the same size, and the two boxes in the middle where the affiliates are moving want them the same size too. Also is the html coding ok? Or can it be cleared up a bit :-/ EDIT: Am I aloud to copyright this code to myself, because its only small bit of html? |
|
|
|
#2
|
|||
|
|||
|
Re: HTML Code Help
You have 35 errors in code:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.stormstest.proboards98. com%2F Some are related to that particular table you are having trouble with. If you fix those errors you'll most likely fix your problem. You need a doc type too! |
|
#3
|
||||
|
||||
|
Re: HTML Code Help
It's great that your hand-coding, but I would say if you're just learning, go ahead and start with CSS (Cascading Style Sheets).
I redid your code with CSS it looks like this...
The code validates CSS and XHTML Strict. (I took out the marquees so that it would validate.) Hope this helps you see what can be done with CSS. Look into it, I think CSS is easier than tables. Some great tuorials are www.w3schools.com and www.htmldog.com Last edited by BGarner; Jun 28th, 2007 at 14:11. |
|
#4
|
|||
|
|||
|
Re: HTML Code Help
Nice job BGarner! You get the daily post award!
|
|
#5
|
|||
|
|||
|
Re: HTML Code Help
Alot of errors with your code...
|
![]() |
| Tags |
| help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [code], [html], [php] | CloudedVision | Webforumz Suggestions and Feedback | 2 | Feb 20th, 2008 23:01 |
| HTML Code - Help Please Anyone? | nuddy | Starting Out | 14 | Apr 24th, 2007 10:05 |
| How I convert Html code to pDF | vijiljones | Web Page Design | 2 | Oct 11th, 2006 13:57 |
| html code help | Aaron1988 | Web Page Design | 3 | Aug 22nd, 2006 09:52 |
| i need an html code... | anderson10 | Web Page Design | 8 | Jul 31st, 2006 14:13 |