how to apply css class to my project
-
i want to apply css class.and wat is css class .fresher pls help
-
i want to apply css class.and wat is css class .fresher pls help
anujbanka1784 wrote:
i want to apply css class.and wat is css class
You want to apply CSS, but you don't know what it is ? Why don't you buy some books if you want to learn programming ? Or, why don't you try learning to use google ? This is just too basic and clueless a question to get any real answers, I am not sure what I could possibly say and hope for you to understand it.
Christian Graus Driven to the arms of OSX by Vista.
-
i want to apply css class.and wat is css class .fresher pls help
anujbanka1784 wrote:
i want to apply css class.
If you learn what a CSS class is, you will be able to apply one. Search for CSS beginner tutorials.
anujbanka1784 wrote:
and wat is css class .fresher
It's just a name of a CSS class, the name doesn't have any meaning in itself so the class is what you put in it.
Despite everything, the person most likely to be fooling you next is yourself.
-
anujbanka1784 wrote:
i want to apply css class.
If you learn what a CSS class is, you will be able to apply one. Search for CSS beginner tutorials.
anujbanka1784 wrote:
and wat is css class .fresher
It's just a name of a CSS class, the name doesn't have any meaning in itself so the class is what you put in it.
Despite everything, the person most likely to be fooling you next is yourself.
i know wat it is i want to apply it on my project i apply it on master page wat its not working.
-
i know wat it is i want to apply it on my project i apply it on master page wat its not working.
There is an h in 'what'. As has been said, you are asking basic questions, if you can't or won't buy a book or read online articles, why should we bother trying to help you ?
Christian Graus Driven to the arms of OSX by Vista.
-
i know wat it is i want to apply it on my project i apply it on master page wat its not working.
anujbanka1784 wrote:
i apply it on master page wat its not working.
Then you did something wrong. Without seeing any of the code I can only give you a couple of guesses, like: - Misspelled class name - Different case - Forgot the period before the class - Overridden by another class If you use a tool like FireBug for Firefox, you can look at the element and see what CSS applies to it and what CSS is overridden.
Despite everything, the person most likely to be fooling you next is yourself.
-
i know wat it is i want to apply it on my project i apply it on master page wat its not working.