-
Notifications
You must be signed in to change notification settings - Fork 1
Workshop 4: Introduction to HTML, CSS and JavaScript
Manish Varma edited this page Sep 23, 2019
·
1 revision
Reference: https://www.w3schools.com/html/default.asp
Reference: https://www.w3schools.com/css/css_intro.asp
DOM Reference:
i) https://www.w3schools.com/jsref/dom_obj_document.asp
ii) https://www.w3schools.com/js/js_htmldom_navigation.asp
"The W3C Document Object Model (DOM) is a platform and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure, and style of a document."
Reference: https://hackernoon.com/use-custom-domain-with-github-pages-2-straightforward-steps-cf561eee244f


