Fill in the blanks. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Fill in the blanks.

You need to display a square image with its side equal to 12px. If the image is not accessible display the text "a smiling dolphin". The image is a folder named "image" <img src ="..... /dolphin.jpg" ..... ="a smiling dolphin " height =".... px"...... ="12px"/>

15th Apr 2018, 6:53 AM
✌️ RK ✌️
✌️ RK ✌️ - avatar
1 Answer
+ 18
1. images 2. alt 3. 12 4. width
15th Apr 2018, 7:50 AM
Igor Makarsky
Igor Makarsky - avatar