QUESTION 15 Which code is the CSS rule that places objects in a specific location relative to the edges of the browser w
Posted: Fri May 20, 2022 4:34 pm
QUESTION 15 Which code is the CSS rule that places objects in a specific location relative to the edges of the browser window? (Identify the correct code by number and then select it in the answers below) -"include.php" <? 3 $nav SUT THEhnav": <li><a href='index.php'>Home</a></li> <li><a href='about.php'>About Us</a></li> <li><a href='#'>Watch Us Make Cider </a></li> <li><a href='#'>Products</a></li> <li><a href='#'>Contact Uus</a></li> </ol> #logolinks { position: fixed; Tignt! Zupy bottom: 15px; font-size: 10px; } #container { width: 850px: margin: 0 auto; } 5 #videoframe { margin:0 auto; height: 213px; width: 320px: border: 3px solid #FFF; } a. 3 b.5 O c. 4 O d. 11