HTML Basic In which part of the HTML metadata is contained? head tag title tag body tag html tag head tag title tag body tag html tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following encoding an XML parser assumes ? both a and b UTF-8 UTF-16 UTF-32 both a and b UTF-8 UTF-16 UTF-32 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following markup is correct?i. < b >< i >is in error as tags cross< /b >< /i >ii. < b >< i >is not since tags nest < /i >< /b > i i and ii None of the mentioned ii i i and ii None of the mentioned ii ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The attribute used to create the actual section within the current HTML document is LINK BASE HERF NAME LINK BASE HERF NAME ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is not a step to install a library you need to perform the compatibility in browsers ? None of the mentioned Download the library from the github location Insert the following code inside the head tag Uncompress the file None of the mentioned Download the library from the github location Insert the following code inside the head tag Uncompress the file ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The _____________ attribute specifies an inline style associated with an element, which determines the rendering of the affected element. dir none of the mentioned class dir dir none of the mentioned class dir ANSWER DOWNLOAD EXAMIANS APP