QUESTION 16 Which of these is the in HTML code for centering all of the content in the browser window? (Identify t
Posted: Fri May 20, 2022 4:35 pm
QUESTION 16 Which of these is the <div> in HTML code for centering all of the content in the browser window? (Identify the correct code by number and then select it in the answers below) <head> <title> Web Site Home Page</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859- <link rel="stylesheet" type="text/css" href="styles.css" media="all" /> <style type="text/css"> #container { width: 850nxi margin: 0 auto; } <div id="logolinks"> Follow us on  <a href="http://facebook.com"><img src="images/logo_facebook.gif" width="16" height="16" alt="facebook"></a> <a href="http://twitter.com"><img src="images/logo_twitter.gif" width="16" height="16" alt="twitter"></a> </div> <body> 9 <div id="container" <div id="navwrapper"> O a. 5 O b.7 O c. 1 O d. 9
Posted: Fri May 20, 2022 4:35 pm
QUESTION 16 Which of these is the <div> in HTML code for centering all of the content in the browser window? (Identify the correct code by number and then select it in the answers below) <head> <title> Web Site Home Page</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859- <link rel="stylesheet" type="text/css" href="styles.css" media="all" /> <style type="text/css"> #container { width: 850nxi margin: 0 auto; } <div id="logolinks"> Follow us on  <a href="http://facebook.com"><img src="images/logo_facebook.gif" width="16" height="16" alt="facebook"></a> <a href="http://twitter.com"><img src="images/logo_twitter.gif" width="16" height="16" alt="twitter"></a> </div> <body> 9 <div id="container" <div id="navwrapper"> O a. 5 O b.7 O c. 1 O d. 9