CSS/HTML Exam Questions &
Answers Rated 100% Correct!!
style CORRECT ANSWERS a rule describing how to format a particular portion of a
web page
style sheet CORRECT ANSWERS a set of style
tags CORRECT ANSWERS instructions that tell a web browser how to display the web
page
DOCTYPE CORRECT ANSWERS tells the web browser what type of HTML the page
uses
the Internet CORRECT ANSWERS interconnected network of computer networks
HTML CORRECT ANSWERS The set of markup symbols or codes placed in a
file intended for display on a web browser
hypertext CORRECT ANSWERS text which contains links to other texts
XHTML CORRECT ANSWERS HTML organized for different operating systems
so that your webpages appear correctly and consistently in web browsers CORRECT
ANSWERS why specify a doctype?
transitional doctype CORRECT ANSWERS provides a transition from older HTML to the
newer
strict doctype CORRECT ANSWERS intended for newer HTML and XHTML
CSS CORRECT ANSWERS Cascading Style Sheets
CSS gives you creative control over the layout and design of your web pages
CORRECT ANSWERS What are advantages of using CSS?
internal style sheets CORRECT ANSWERS a collection of style that's part of the web
page's code
external style sheets CORRECT ANSWERS a text file containing all your CSS rules
inline style sheets CORRECT ANSWERS CSS rules put directly into a page's HTML
Answers Rated 100% Correct!!
style CORRECT ANSWERS a rule describing how to format a particular portion of a
web page
style sheet CORRECT ANSWERS a set of style
tags CORRECT ANSWERS instructions that tell a web browser how to display the web
page
DOCTYPE CORRECT ANSWERS tells the web browser what type of HTML the page
uses
the Internet CORRECT ANSWERS interconnected network of computer networks
HTML CORRECT ANSWERS The set of markup symbols or codes placed in a
file intended for display on a web browser
hypertext CORRECT ANSWERS text which contains links to other texts
XHTML CORRECT ANSWERS HTML organized for different operating systems
so that your webpages appear correctly and consistently in web browsers CORRECT
ANSWERS why specify a doctype?
transitional doctype CORRECT ANSWERS provides a transition from older HTML to the
newer
strict doctype CORRECT ANSWERS intended for newer HTML and XHTML
CSS CORRECT ANSWERS Cascading Style Sheets
CSS gives you creative control over the layout and design of your web pages
CORRECT ANSWERS What are advantages of using CSS?
internal style sheets CORRECT ANSWERS a collection of style that's part of the web
page's code
external style sheets CORRECT ANSWERS a text file containing all your CSS rules
inline style sheets CORRECT ANSWERS CSS rules put directly into a page's HTML