0935
0
Q:

display websites inside a div

<!DOCTYPE html> 
<html> 
  
<head> 
    <title>Object Tag</title> 
</head> 
  
<body> 
    <center> 
        <h1>Object Tag</h1> 
        <br> 
    </center> 
  
    <object data= 
"https://media.geeksforgeeks.org/wp-content/cdn-uploads/Geek_logi_-low_res.png"
            width="550px" height="150px">GeeksforGeeks</object> 
  
</body> 
  
</html>                              
0

New to Communities?

Join the community