Quizzes
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
image
:
Content language: English
Русский
Which background will be visible in the div box if the following html markup is given: <div class="square" style="background-color: red !important;"> </div> and a CSS table is connected: .square { width: 100px; height: 100px; background-image: url(img/square.jpg); /* picture size 100x100 pixels */ background-color: black; }
image
What is the correct HTML code for inserting an image?
image
Select all correct options to specify the width and height of an image.
image
Your image is stored in the following folder: .../myHTML/images/img.png and you have specified your code as follows: <img src="/images/img.png"> How browser will display you image?
image
Which HTML attribute specifies an text hint for an image, if the image cannot be displayed?
image
What is the correct HTML for inserting an image?
image
← Prev
1
Next →
Sign Up Now
or
Subscribe for future quizzes