Home >Web Front-end >HTML Tutorial >Dear masters, I just started to learn HTML by myself. I embed two web pages according to the teaching method. Why is only one displayed? I typed the code_html/css_WEB-ITnose.

Dear masters, I just started to learn HTML by myself. I embed two web pages according to the teaching method. Why is only one displayed? I typed the code_html/css_WEB-ITnose.

WBOY
WBOYOriginal
2016-06-24 11:54:061152browse

The code is very simple
100db36a723c770d327fc0aef2ce13b1
6c04bd5ca3fcae76e30b72ad730ca86d
4a249f0d628e2318394fd9b75b4636b1hello,world473f0a7621bec819994bb5020d29372a
8c18ec76638a3c84fe3896072cd14ea3 
84ac8b8639cbb95471efcdd2bf0640d1
36cc49f0c466276486e50c850b7e4956
73a6ac4ed44ffec12cee46588e518a5e

The results are as follows


Why didn’t the Baidu page appear? I am a novice, please don’t complain, thank you for the guidance from all the experts


Reply to the discussion (solution)

<html><body><h1>hello,world</h1><iframe src="http://g.cn" width="400px" height="400px"></iframe><iframe src="http://www.baidu.com" width="500px" height="400px"></iframe></body></html>

Thank you Okay, thanks for taking care of the newbies

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn