实例代码“Ctrl+/”提示“F11/ESC”全屏 返回 格式化 恢复 运行
x
 
1
<!DOCTYPE html>
2
<html>
3
<body>
4
5
<p>An image from another folder:</p>
6
<img src="/upload/images/201509/cfcc6c13c28.gif" alt="Google Chrome" width="33" height="32"><p>An image from W3Schools:</p>
7
<img src="/upload/images/201509/cfcc6c13c28.gif" alt="shouce.ren" width="336" height="69">
8
9
</body>
10
</html>
11