How is the content presented in html?
declarative
What is the content type of a HTTP Response?
text/html
How is an HTML covument described?
What is the typical structure of a html element?
How are Attributes declared in HTML?
What are 5 important HTML Elements?
How can JS be used in HTML?
Where are script elements placed?
What is the DOM?
What are the 4 most important functions to access HTML elements from JavaScript?
How do i add event listeners?
What is CSS?
What is the CSS Structure?
Css Selectors
How is CSS included?
What is AJAX?
What is fetch?
Last changed10 months ago