HTML Basic What should we add to a template in Dreamweaver in order to control where page content goes? Content Controllers Frames HTML controllers Editable Regions Content Controllers Frames HTML controllers Editable Regions ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? name description id alt name description id alt ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The background image will scroll when the user scrolls down the page, you add which property to the tag ? bgproperties = “fixed” bgproperties = “move” bgproperties = “holdstill” None of these bgproperties = “fixed” bgproperties = “move” bgproperties = “holdstill” None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used to provide an advisory text about an element or its contents. tooltip none of the mentioned dir title tooltip none of the mentioned dir title 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 Uncompress the file Download the library from the github location Insert the following code inside the head tag None of the mentioned Uncompress the file Download the library from the github location Insert the following code inside the head tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The BODY tag is usually used after TITLE tag EM tag HTML tag HEAD tag TITLE tag EM tag HTML tag HEAD tag ANSWER DOWNLOAD EXAMIANS APP