D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
nrasteg
Full window
Github gist
Leveraging Web Data Class 5 Lab Nava Rastegar
Leveraging Web Data Class 5 Lab Web Development Resources W3 HTML Resources W3 CSS Resources W3 JavaScript Resources Questions and Answers Change the text of the title tag in the head section to your name. Describe the three components of the HTML document (HTML, CSS, JavaScript). Your answer here Name and describe four distinct HTML tags. Your answer here Identify an HTML tag that does not require an end tag. Your answer here Read this page on CSS Syntax then name and describe element selectors, id selectors, and class selectors. Your answer here Change the color of the text in all '<p>' tags. Describe how you did it. Color must be clear and discernable from the white background. Your answer here Create an HTML button between this tag and the '<br>' tag below. Add custom text to the button and style the button.