yes its necessarry to learn css basis .... refer w3c shool css tutorials.. all the best
HTML, CSS, & JavaScript.
It depends on the type of learner you are. I personally learn a lot by example. Take a look at some CSS stylesheets and Javascripts. There are tutorials on W3Schools that are free to take. They could be of benefit to you.
If you want to learn more about HTML CSS and JavaScript please look at the related links.
You cannot use javascript in a css (cascading style sheets) file. You can only write javascript in javascript files (js extension) or in html files inside of <script type="text/javascript"></script> tags.
HTML5, JavaScript, CSS
To become a website designer, you first need to learn HTML. Once you learn HTML, you'll need to learn CSS, javascript, and maybe a dynamic language like C# or php.
In your HTML add in the tags
You should learn basic coding languages such as HTML, CSS, and JavaScript. It also helps to know PHP.
Common languages for webpages are: HTML, CSS, JavaScript, PHP, ASP and ColdFusion is becoming increasingly popular.
HTML: http://www.w3schools.com/tags/default.asp CSS: http://www.w3schools.com/css/css_reference.asp JavaScript: http://www.w3schools.com/jsref/default.asp PHP: http://www.php.net/manual/en/
After learning HTML, CSS or cascading style sheets is the next logical choice. This allows you to style the HTML however you like. After CSS comes JavaScript which allows your to add functionality to your web pages. Finally after JavaScript, PHP is a good choice if you want to make dynamic web sites, usually driven by databases.
The coding is limited to JavaScript, HTML/CSS and SQL and is really nothing more than an introduction to web-based programming.