Page 1 of 1

Question 11 Not yet answered Marked out of 1 p Flag question The href attribute in the link tag specifies the O Hypertex

Posted: Sat Nov 27, 2021 10:32 am
by answerhappygod
Question 11 Not Yet Answered Marked Out Of 1 P Flag Question The Href Attribute In The Link Tag Specifies The O Hypertex 1
Question 11 Not Yet Answered Marked Out Of 1 P Flag Question The Href Attribute In The Link Tag Specifies The O Hypertex 1 (46.74 KiB) Viewed 69 times
Question 11 Not Yet Answered Marked Out Of 1 P Flag Question The Href Attribute In The Link Tag Specifies The O Hypertex 2
Question 11 Not Yet Answered Marked Out Of 1 P Flag Question The Href Attribute In The Link Tag Specifies The O Hypertex 2 (59.01 KiB) Viewed 69 times
Question 11 Not Yet Answered Marked Out Of 1 P Flag Question The Href Attribute In The Link Tag Specifies The O Hypertex 3
Question 11 Not Yet Answered Marked Out Of 1 P Flag Question The Href Attribute In The Link Tag Specifies The O Hypertex 3 (57.88 KiB) Viewed 69 times
Question 11 Not yet answered Marked out of 1 p Flag question The href attribute in the link tag specifies the O Hypertext O Link O Destination of a link O None of the choices Question 12 Not yet answered Marked out of 1 p Flag question Increase the col width using? O cellspacing Row span Col span Cellpadding Question 13 Not yet answered Marked out of Flag question If this is the CSS: body (margin: 0:1 #footer {position:absolute;bottom:0px width: 100

If this is the CSS: body {margin: 0;}) #footer {position: absolute;bottom:0px; width: 100%;} Wheader {position: absolute; top: Opx; width: 100%; And this is the HTML: <body> <div id="footer">text 1</div> <div id="header">text 2</div> </body> Where will text 1 be located? O bottom O texti text2 top Question 14 Not yet answered Marked out of 1 Flag question Wher should you use GET as the method for submitting your form? (choose all that apply

Large form with lots of data O Sensitive data (like passwords) O Order form Question 15 Not yet answered Marked out of 1 p Flag question If this is the CSS: body {margin: 0:1 #footer {position: absolute;bottom:0px; width: 100%;} #header {position: absolute; top: 0px; width: 100%;} And this is the HTML: <body> <div id="footer">text 1</div> <div id="header"> text 24/div> </body> In a screen reader, which text will be heard first? text1