Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

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>
Source by www.edureka.co #
 
PREVIOUS NEXT
Tagged: #html #interview #questions
ADD COMMENT
Topic
Name
6+5 =