Pass4itsure > CIW > CIW Certifications > 1D0-61B > 1D0-61B Online Practice Questions and Answers

1D0-61B Online Practice Questions and Answers

Questions 4

Which line of code instructs the browser to look for a directory named mysite that begins one level higher than the page you are currently viewing?

A. mysite/index.html

B. /mysite/index.html

C. ./mysite/index.html

D. http://www.mysite.com/index.html

Buy Now
Questions 5

You need to center and indent a quote on your Web page. Which is the best way to accomplish this using HTML5?

A. Use the

 element. 

B. Use the element.

C. Use the style attribute with the

tag.

D. Use the text-align attribute with the

tag.

Buy Now
Questions 6

Which line of code uses the correct syntax to apply an external CSS style sheet to HTML documents?

A.

B.