View Single Post
  #26  
Old 07-22-2010, 12:37 AM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Align Categories Top Left

Quote:
What's a W3C check man?
It finds & reports violations (errors) in your code that could cause goofiness on some browsers. (Sometimes the browsers are forgiving and accept the errors, sometimes not) You can enter you pages at these links:
http://jigsaw.w3.org/css-validator/
http://validator.w3.org/

Or - you can use this firefox addon: Web Developer Toolbar - it has tools where you can just select "Validate CSS" and "Validate HTML" and see the report (along with other developer tools)

Quote:
I'm very new to this, my thing is graphics and making t-shirts. I've learned more css coding in the past month than I ever wanted to.

Maybe you can use your css knowledge on a t-shirt:

<h1 class="politics">Liberty</h1>

.politics {clear:both;float:right;background:transparent;}
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote