HTML Basic The background image will scroll when the user scrolls down the page, you add which property to the tag ? bgproperties = “holdstill” bgproperties = “move” None of these bgproperties = “fixed” bgproperties = “holdstill” bgproperties = “move” None of these bgproperties = “fixed” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? It will be repeated It will leave a blank space at the bottom of your page None of these It will be streteched It will be repeated It will leave a blank space at the bottom of your page None of these It will be streteched ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The attribute used choose the type of font in HTML is ? All of these Text-type Character Face All of these Text-type Character Face ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ____________ allows you to add custom styles to the document and test an element afterwards. modernizr.testStyles() hasEvent() testProp() testAllProps() modernizr.testStyles() hasEvent() testProp() testAllProps() ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Why should you add alternative text to your images ? All of these In case the user wishes to load a different picture So the users can get an idea of what the image is before So the user can save the image using the text as a name All of these In case the user wishes to load a different picture So the users can get an idea of what the image is before So the user can save the image using the text as a name ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag is used to add columns to tables ?1. < td >2. < tr >3. < th >4. < colspan > Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP