0

Why are we using css

1st Jan 2017, 10:26 AM
Anna
3 Answers
+ 8
I know right? 90s/80s nostalgia is on the rise, so lets have the horrible website design from back then with no css!
1st Jan 2017, 1:17 PM
Ahri Fox
Ahri Fox - avatar
+ 3
for styling our web pages!!
1st Jan 2017, 10:37 AM
Rasheed Khan
Rasheed Khan - avatar
- 1
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).
2nd Jan 2017, 6:32 AM
Ankita Aggarwal
Ankita Aggarwal - avatar