Description
INTRODUCTION:
HTML:
- HTML is a high-level Markup Language that encourages rapid development and clean,
pragmatic design. It is Basic and must require language to create any website. It is built by experienced
developers; it takes care of much of the hassle of Web Site. It’s free and open source.
HTML is the standard markup language for creating Web pages. HTML describes the structure of a
Web page so it is necessary to learn HTML first.
CSS:
- CSS is the language we use to style a Web page. It describes how HTML elements should be displayed.
CSS is the language we use to style an HTML document and beautify it. It saves a lot of work and can
control the layout of multiple web pages all at once and makes it easy to design multiple pages at once.
JAVA SCRIPT:
- JAVASCRIPT is the programming language of the Web and easy to learn. The programs in this
language are called scripts. They can be written right in a web page’s HTML and run automatically as
the page loads. Scripts are provided and executed as plain text. They don’t need special preparation
or compilation to run.
Reviews
There are no reviews yet.