Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Closed Thread
How to validate my CSS?
Old 10-20-2010, 07:19 AM How to validate my CSS?
Atcomaart's Avatar
Skilled Talker

Posts: 85
Name: Deepak Jadav
Location: INDIA
Trades: 0
Hi,

I need to validate my website CSS so how to validate my CSS???

I also try with W3c Validate but I have no proper knowledge for CSS so please give me some suggestion regarding CSS Validate.
__________________

Please login or register to view this content. Registration is FREE
||
Please login or register to view this content. Registration is FREE
Atcomaart is offline
View Public Profile Visit Atcomaart's homepage!
 
 
Register now for full access!
Old 10-20-2010, 10:11 AM Re: How to validate my CSS?
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
The W3C validator is about the best source there is. If you don't understand how to fix your invalid css, then you'll need to give us the url of the site in question so we can see what's going on.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
View Public Profile
 
Old 10-21-2010, 01:39 AM Re: How to validate my CSS?
NickH's Avatar
Extreme Talker

Posts: 155
Trades: 0
http://jigsaw.w3.org/css-validator/

css validator
__________________

Please login or register to view this content. Registration is FREE
NickH is offline
View Public Profile
 
Old 10-21-2010, 08:32 AM Re: How to validate my CSS?
Skilled Talker

Posts: 60
Name: Dmitry
Trades: 0
All websites especially builded with new CSS and HTML techniques and tricks may have an errors in W3C but usually its doesnt matter. In my opinion you must check your site CSS in validator only for detecting rough errors in stylesheet.
__________________
Sincerely, Dmitry

Please login or register to view this content. Registration is FREE
ElmanF is offline
View Public Profile Visit ElmanF's homepage!
 
Old 10-21-2010, 02:55 PM Re: How to validate my CSS?
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
may have an errors in W3C but usually its doesnt matter.
Nonsense. For many reasons, it DOES matter. It can highlight errors that you may not otherwise catch.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
View Public Profile
 
Old 10-22-2010, 03:33 AM Re: How to validate my CSS?
NickH's Avatar
Extreme Talker

Posts: 155
Trades: 0
to be perfectly honest the syntax of css is so easy im sure you'll rarely need to validate it but i guess it doesnt hurt
__________________

Please login or register to view this content. Registration is FREE
NickH is offline
View Public Profile
 
Old 10-28-2010, 03:46 AM Re: How to validate my CSS?
Junior Talker

Posts: 3
Name: josiebourne
Trades: 0
Perhaps the OP's problem is that he wants to fix errors created by Word
Press using Word Press. He needs to open the HTML file in a text editor
and manually fix the errors.
CSS is so easy and I think you use W3C is help in solve it.
__________________

Please login or register to view this content. Registration is FREE
josiebourne is offline
View Public Profile
 
Old 10-28-2010, 04:03 AM Re: How to validate my CSS?
Skilled Talker

Posts: 60
Name: Dmitry
Trades: 0
Quote:
Originally Posted by LadynRed View Post
Nonsense. For many reasons, it DOES matter. It can highlight errors that you may not otherwise catch.
I'm mentioned this in the last sentence Maybe I just did not properly described what I mean.
__________________
Sincerely, Dmitry

Please login or register to view this content. Registration is FREE
ElmanF is offline
View Public Profile Visit ElmanF's homepage!
 
Old 10-29-2010, 02:04 PM Re: How to validate my CSS?
milopalo's Avatar
Junior Talker

Posts: 1
Name: milopalo
Trades: 0
well you could use a compressor and google searches blumetals validator is a software company that has a free software to validate, compress CSS and validate it, I hope to serve you, Greetings
__________________

Please login or register to view this content. Registration is FREE
milopalo is offline
View Public Profile
 
Old 11-01-2010, 01:46 AM Re: How to validate my CSS?
Html Web Design's Avatar
Experienced Talker

Posts: 31
Name: WP Themes
Location: Nagpur
Trades: 0
you can download tool from
jigsaw.w3.org/css-validator/DOWNLOAD.html

it is useful for you
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
Html Web Design is offline
View Public Profile Visit Html Web Design's homepage!
 
Old 11-02-2010, 02:04 PM Re: How to validate my CSS?
Banned

Posts: 2
Name: jerick james
Trades: 0
Unfortunately I am new to this forum so that I am clueless about the validation of CSS.


Spam removed

Last edited by chrishirst; 11-02-2010 at 04:44 PM..
jerickJames137 is offline
View Public Profile
 
Old 11-04-2010, 11:25 AM Re: How to validate my CSS?
Super Talker

Posts: 114
Trades: 0
Quote:
Originally Posted by NickH View Post
This link really helps to validate css.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
sholing is offline
View Public Profile Visit sholing's homepage!
 
Old 11-05-2010, 08:13 AM Re: How to validate my CSS?
Average Talker

Posts: 23
Name: Reynold Hugh
Trades: 0
There is another way to satisfy yourself that try to google some other validators especially which normally use by some professional graphic designers.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
rhugh is offline
View Public Profile
 
Old 11-12-2010, 09:18 AM Re: How to validate my CSS?
Novice Talker

Posts: 3
Name: roatery
Trades: 0
A CSS validator checks your Cascading Style Sheets in the same manner; basically, most will check them to make sure that they comply with the CSS standards set by the W3 Consortium.There are a few which will also tell you which CSS features are supported by which browsers.
__________________

Please login or register to view this content. Registration is FREE
roaterybuey is offline
View Public Profile
 
Old 11-12-2010, 10:06 PM Re: How to validate my CSS?
Junior Talker

Posts: 3
Name: doudou
Trades: 0
Quote:
Originally Posted by LadynRed View Post
Nonsense. For many reasons, it DOES matter. It can highlight errors that you may not otherwise catch.
I agree with your point, may there is something in your site isn't compatible with different browsers, and you can't find the errors by your eyes. At this time the W3C validator system will help you a lot.
__________________
DIV+CSS+SEO beginner
My site:
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE

Last edited by usdou; 11-12-2010 at 10:08 PM..
usdou is offline
View Public Profile Visit usdou's homepage!
 
Old 11-16-2010, 04:22 AM Re: How to validate my CSS?
Novice Talker

Posts: 6
Name: jamesjony2
Trades: 0
If you do not hang around webmaster circles, you verify the HTML and CSS validation may feel with some controversial issues. HTML-Kit has many tools to validate the code and check for errors in code can be used for the support. The plugins interface also possible to add new online and offline validators equipment makes.
__________________

Please login or register to view this content. Registration is FREE
jamesjony2 is offline
View Public Profile
 
Old 11-16-2010, 04:58 AM Re: How to validate my CSS?
stephaniepearce's Avatar
Junior Talker

Posts: 3
Trades: 0
In the process of updating my website I've made a god awful mess of my CSS files, adding new styles all over the place to achieve the look I want. I'm fully aware that the resulting code could be a lot more efficient, but because I'm lazy, I'd like to outsource the job to clean this up.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
stephaniepearce is offline
View Public Profile
 
Old 11-18-2010, 03:58 AM Re: How to validate my CSS?
Junior Talker

Posts: 3
Trades: 0
HTML-Kit has support for multiple tools that can be used to validate code and check code for errors. Its plugins interface also makes it possible to add new online validators and offline tools. Following is a list of some of the validators and code checkers that can be used within HTML-Kit.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Brent_Gonzalesr is offline
View Public Profile
 
Old 11-19-2010, 05:28 AM Re: How to validate my CSS?
Banned

Posts: 408
Name: mushget
Trades: 0
the css file can't be validate .you can make a html file using the css file to validate.
mushget is offline
View Public Profile Visit mushget's homepage!
 
Old 11-20-2010, 02:11 PM Re: How to validate my CSS?
Banned

Posts: 6
Trades: 0
The W3C validator is about the best source by using this you valid css
johnmith is offline
View Public Profile Visit johnmith's homepage!
 
Closed Thread     « Reply to How to validate my CSS?

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.65994 seconds with 12 queries