place your ad here

place your ad here
hi there! and thanks for reading this article!

i want to share with you some little tips about front end web development know as web design.

after reading don't forget to share with your family and friends, thanks...


hcj
 the front end web development consists of three main parts or phases which includes; HTML, CSS & JAVASCRIPT.  <> {} {}()

1. HTML ; which is the first can be referred to as the mark up language for creating web pages, the HTML stands for hyper text mark-up language.

html is used for describing the structure of the web pages.
the file extension for html is saved as thus: myfile.html (.html)

2. CSS : this is the second aspect in the front end (web design). the css stands for cascading style sheets.
css is used by a web designer to style the web pages, it can also be used to make a web page responsive
some few things you can do with css includes , setting the background-color, font-style, font-size, font-family, text color, list-style, and many more. the file extension for css is saved like this e.g : mystyle.css (.css)

3. JAVASCRIPT : the third one is this amazing scripting language, beleive me this is very intresting to learn. it is referred as the server side scripting language it is use to control the way the web page behaves. like animation, events on your web pages etc..
the file extension for saving javascript is thus: myscript.js (.js)

thanks for reading this you can visit w3schools to read up more and start learn from them

place your ad here

No comments:

Post a Comment

place your ad here