Web starter Kit





Using the glitch web- starter kit we learned the most important basic of html, CSS , java script and node.js
Introduction to HTML

HTML(Hyper Text Markup Language). This language is used for adding content into a web app or page. After learning HTML you are able to explore other languages that let you style the page like CSS and add dynamic Features

 


A example of some HTML page  made by me

Here you can see i used different type of tags like h1 for heading and <>/ to close the body or <P> to denote paragraph
1 more example of HTML

Talking about C S S 
Cascading style sheet,which is a language for styling elements on a web page or app.4
Below example of C S S is given

we used selectors to declare the above sets like changing the font family and alot of other stuffs and the result is shown below
 You can clearly see the difference between the HTML page and the HTML page with CS S  the background and the font colour.
Web developement
Published:

Web developement

Published: