GE 3 Computer Science
Assignment Portral

Site created to store all the assignment at one place with the help of html



ELEMENTS OF WEB PAGE


HTML

HTML is an acronym for Hypertext Markup Language. It is a markup language for the web that defines the structure of web pages. It is one of the most basic building blocks of every website.

CSS

CSS is an acronym for Cascading Style Sheets.It allows for developers to control how web pages look by styling the HTML structure of that page.

JAVASCRIPT

JavaScript is the world's most popular programming language. JavaScript is the programming language of the Web.

The combination of all these three create a structured, dynamic, user interface web page.