About this document
Remedial Exam: HTML & CSS Basics by Siley Merilloza Mirabeles is a document available to read on EtoBox.
- Author
- Siley Merilloza Mirabeles
- Language
- EN
Remedial Exam: HTML & CSS Basics by Siley Merilloza Mirabeles is a document available to read on EtoBox.
Here is a CSS file using grouping selector with 4 properties and values: h1, h2, p { color: blue; font-family: Arial; text-align: center; background-color: lightgray; }