CSS3

How to make a website: CSS3 (cascade stylesheet) Basics

CSS3 is the revision of CSS with more attractive and awesome features that can make our website or blog more interactive and beautiful. If you are learning how to make a website, then you must understand the basic needs of making a website which are as follow;

1- HTML5 based web pages
2- CSS3
3- JavaScript
4- JQuery

It's quite impossible to make a website without these important blocks. To make a functional and beautiful website you must have a strong command over these languages. W3C has set some standards for all these building blocks of Website.

Comments

Popular posts from this blog

What is Heading in html and how to add h1 in a web page or post?

What is the difference between HTML4 and HTML5?

What is href how to add html link using a tag?