Answers for "html interview questions"

0

html,css,javascript top 50 quetions

<body background = “image.gif”>
Posted by: Guest on January-31-2021
-1

html interview questions

<!DOCTYPE html>
<html>
<body>
<h2>HTML example</h2>
Use the height and width attributes to specify the size of the iframe:
<iframe src="<a href="https://www.edureka.co/">https://www.edureka.co/</a>" height="300" width="400"></iframe>
</body>
</html>
Posted by: Guest on January-15-2021

Code answers related to "html interview questions"

Browse Popular Code Answers by Language