BASIC KNOWLEDGE AND INTRODUCTION WITH CSS-3 || WEB DESIGN




INTRODUCE WITH CSS-3


CSS- Casecading Style Sheet:

This is CSS introduction. So this is the introduction to the cascading style sheet track. So we are going to be learning about styling your HTML documents using CSS. CSS is a very nice very neat tool that you will be using whenever you are creating websites. Basically to make your websites prettier what CSS does is it allows you to format your websites. So that hopefully they look a lot nicer again whenever we are talking about web programming one of the problems that new people run into is. They say what single web programming language do I need to learn. They have this idea that you learn like one and that's it well in the reality when you're dealing with web programming. You're using many different languages.


 So you use HTML hyper text markup language in order to write whatever web document that you're creating you use something like PHP, Rubyon Rails or Python in order to create dynamic websites to push and pull data from databases and documents you use java script in order to do things like animation and drop-down menus you use all of these different languages in order to create a single web page well.


Some sample of css code is given bellow: 




 What CSS allows you to do. It allows you to do things such as format text use different fonts create shape sand colors and suck on your web page. So this is what you are going to be using in order to format your web page and that is all that CSS does now the nice part. You don't need any special tools and in order to code CSS and you don't need any need to buy any kind of server services. So if you're gonna be programming a PHP or Ruby on Rails or Python or something like that you have to go out and you have to actually set up a server or buy a shared hosting plan. In order to be able to use it with CSS this is just like HTML all need is your computer you can code this in any kind of ASCII text editor like as notepad, notepad++, sublime text, bracket, adobe dreamweaver etc.




Post a Comment

2 Comments