- Study guides, Class notes & Summaries
Looking for the best study guides, study notes and summaries about ? On this page you'll find 1 study documents about .
1 results
Exam (elaborations)
HTML and CSS Basics Exam Review 2025
HTML and CSS Basics Exam Review 2025 
1. 
Which is most common language used in web designing ? 
C 
C++ 
PHP 
HTML 
2. 
What do the terms HTML and CSS mean? 
3. 
Complete the statement regarding HTML tags: <elementName> content </elementName> represents a structure where the first part is known as the start tag and the second part is known as the —-------------------. 
opening tag 
closing tag 
self-closing tag 
void tag 
4. 
What kinds of simple editors can be used for editing HTM...