Page 1 of 1

Which line of code instructs the browser to look for a directory named my site that begins one level higher than the pag

Posted: Sat Jul 23, 2022 7:29 pm
by answerhappygod
Which line of code instructs the browser to look for a directory named my site 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