Which line of code instructs the browser to look for a directory named mysite that begins one level higher than the page
Posted: Sat Jul 23, 2022 7:29 pm
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
A. mysite/index.html
B. /mysite/index.html
C. ./mysite/index.html
D. http://www.mysite.com/index.html