Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 4:36 pm (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 8 posts ] 
Author Message
Posted: Mon Jan 16, 2006 7:28 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Dec 16, 2005 2:06 pm
Posts: 49
Location: Florida
I have 7 errors and if anyone can help me fix them I would greatly appreciate it.
You can see the errors here: http://validator.w3.org/check?uri=http%3A%2F%2Fxboxhype.com

Thanks


Top
  E-mail  
 
Posted: Mon Jan 16, 2006 7:40 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Sun Sep 18, 2005 8:28 pm
Posts: 1222
Location: Scotland
KGL wrote:
I have 7 errors and if anyone can help me fix them I would greatly appreciate it.
You can see the errors here: http://validator.w3.org/check?uri=http%3A%2F%2Fxboxhype.com

Thanks


can only be defined and used once in your document. You have used it three times in your doc, line 37 and 51 but worst one is the last on line 190 as it is sitting there and not do anything (
)

You cannot nest a block element like this, try



Hopefully, that should valid your page now.

S


_________________
Custom website design | blog | tutorials | Photography | Downloads
Freelance Web Designer/Developer: www.duvien.com


Top
  E-mail  
 
Posted: Mon Jan 16, 2006 8:11 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Dec 16, 2005 2:06 pm
Posts: 49
Location: Florida
Thanks for the suggestions.
However, removing those excess line crashed the whole template.


Top
  E-mail  
 
Posted: Mon Jan 16, 2006 8:18 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Sun Sep 18, 2005 8:28 pm
Posts: 1222
Location: Scotland
KGL wrote:
Thanks for the suggestions.
However, removing those excess line crashed the whole template.


Sorry for that but be careful, you might be removing the wrong closing tags. Try removing them one at a time and see. Also, don't forget to include alt tags for your images.

_________________
Custom website design | blog | tutorials | Photography | Downloads
Freelance Web Designer/Developer: www.duvien.com


Top
  E-mail  
 
Posted: Mon Jan 16, 2006 8:49 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Dec 16, 2005 2:06 pm
Posts: 49
Location: Florida
Basically what I am doing is just going thru all of the templates I have to see if they validate.
From what I gather it is fairly important to have a validated website, good for SE's, etc.
The only template that validates is "madeyourweb" and I hate how it looks. >:(

I have very limited .PHP knowledge, so I just assumed I was to remove the aformentioned tags alltogether.


Top
  E-mail  
 
Posted: Mon Jan 16, 2006 9:31 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Sun Sep 18, 2005 8:28 pm
Posts: 1222
Location: Scotland
KGL wrote:
Basically what I am doing is just going thru all of the templates I have to see if they validate.
From what I gather it is fairly important to have a validated website, good for SE's, etc.
The only template that validates is "madeyourweb" and I hate how it looks. >:(

I have very limited .PHP knowledge, so I just assumed I was to remove the aformentioned tags alltogether.


You are going to have a hard time since even the text editor doesn't always churn out valid XHTML. Don't worry about PHP, it is more to do with XHTML and CSS.

You might hate 'madeyourweb' but it is a good starting point to build your own using it since it is already valid. As for SEO, this is a complex issue, just because your site validates doesn't alway mean better ranking. Best tried and tested method is link exchange from popular sites, even meta tags are useless now.

_________________
Custom website design | blog | tutorials | Photography | Downloads
Freelance Web Designer/Developer: www.duvien.com


Top
  E-mail  
 
Posted: Mon Jan 16, 2006 11:02 pm 
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 2:39 am
Posts: 1035

Remove height="???" from
When I looked there were 25 errors.
Instead of using
try using
and modify template_css.css #clr to .clr.
cannot be placed between and , try putting it before
and after
.  If you can't do that then put it between the
and
and
as necessary.  If it actually is required to set height then do it in CSS.
Alt tags are required, for template images they can be empty alt="".
Background images in
should be removed and placed into CSS.
All img tags must be closed like this

That should cover most of the errors.

Cheers
_________________
Freedom is not free!
It is however Open Source.


Top
   
 
Posted: Mon Jan 16, 2006 11:09 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Sun Sep 18, 2005 8:28 pm
Posts: 1222
Location: Scotland
Use W3schools as a reference and guide: http://www.w3schools.com/

_________________
Custom website design | blog | tutorials | Photography | Downloads
Freelance Web Designer/Developer: www.duvien.com


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

Quick reply

 



Who is online

Users browsing this forum: v-g and 32 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group