HTML Basic The most basic element of any HTML page is ASCII text BCD text text None of these ASCII text BCD text text None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The accesskey attribute specifies a keyboard navigation accelerator for the element. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The __________ attribute sets the text direction as related to the lang attribute. ds dir sub lang ds dir sub lang ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A favicon is an image used by the browser to identify a website or web application. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> Option 1 Option 3 Option 2 None of these Option 1 Option 3 Option 2 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A much better approach to establish the base URL is to use the _________ element. BODY HEAD None of these BASE BODY HEAD None of these BASE ANSWER DOWNLOAD EXAMIANS APP