Description
This course gives a base knowledge of the front-end development. It covers HTML, CSS, and JavaScript. Then we use this knowledge to build and style a page and feed it with the data from external data course. We will look at the HTML history, compare different versions of it, check new cool features of HTML5 and CSS3.
Who this course is for:
Anyone who has very basic knowledge of web development and would like to have basic ideas about Front-End development
Basic knowledge
You should be able to use a PC at a beginner level
You should be able to open browsers
Good to have pre-installed apps or be able to install them on the computer
What will you learn
Build simple HTML pages
Add styles to the elements
Change styles on fly with JavaScript
Fill element with data from external file using jQuery