Repository created while I was studying WebTech at the Napier University - Work in Progress
- Structure of HTML file
- Understand how to use the Developer Tools provided by Google
- Create HTML pages that contains text , links and practise with the other HTML nodes.
- Add simple css to the html files created in the Lab2
- Manage / mmodify DOM
- Javascript W3School Exercises Solutions
- Create dynamic page
- Modify style of an HTML node using JavaScript Events
- Show an HTML element just if a determinated events happens using always JavaScript
- Use JavaScript in html file - Create JS function - Use functions present in external JS file