0
Why we are using css.
Why we are using css plz tell me.
8 Answers
+ 3
Hi,
Here's a short intro http://www.w3schools.com/css/
Basically, CSS is used to provide styling to your plain HTML pages. In real world, you might want to provide a separation between your HTML (contents) and CSS (styling or designs).
+ 2
Intro PHP: http://www.w3schools.com/php/
HTML and CSS normally runs on the end-users browsers, hence the name client side scripting; PHP is considered as server-side scripting because it runs on the servers. Sometimes, you might want to show static contents using HTML and uses PHP to process dynamic contents (eg. Calculation of tax income).
+ 1
CSS is for styling a website to make it look pretty and perfect. PHP is the activity and logic of the page.
0
It simplifies designing by managing design classes
0
Thanks
0
and why we are using php
0
HTML is for the structure of a building, CSS is for painting and decorating it
0
we are using CSS because to style the website or to look more pretty and attractive in first sight that's the Main purpose to linking up CSS with the html