Computer Science, asked by araj34068, 9 months ago

height and width attributes in the IMG tag can take the value in pixel only-T/F​

Answers

Answered by PRATHAMABD
0

Answer:

Yes it is true

Explanation:

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;title&gt;Pratham Abd Proficient programmer &lt;/title&gt;</p><p>&lt;meta name="viewport" content="width=device-width, initial-scale=1"&gt;</p><p>&lt;link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"&gt;</p><p>&lt;link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;div class="w3-container"&gt;</p><p>  &lt;h1&gt;Follow me&lt;/h1&gt;</p><p>  &lt;p&gt;Use the w3-spin class to spin an element 360 degrees:&lt;/p&gt;</p><p>  &lt;p&gt;&lt;i class="fa fa-spinner w3-spin" style="font-size:64px"&gt;&lt;/i&gt;&lt;/p&gt;</p><p>&lt;/div&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

Similar questions