Exam (elaborations)
Web Development Final Exam UPDATED ACTUAL Questions and CORRECT Answers
- Course
- Institution
Web Development Final Exam UPDATED ACTUAL Questions and CORRECT Answers What is the CSS to center all <h1> headings using a width 80%? - CORRECT ANSWER- h1{margin: auto; width:80%} Which HTML tag is used to define an internal style sheet? - CORRECT ANSWER- <style> How do inser...
[Show more]