zoukankan      html  css  js  c++  java
  • t_5_5_1

    <!DOCTYPE html>
    <html>
    	<head>
    		<meta charset="utf-8">
    		<title>百度仿真页面</title>
    	</head>
    	<body>
    		<p align="center">
    			<a href="http://www.baidu.com">
    				<img border="0" src="baidu_sylogo1.gif"/>
    			</a>
    		</p>
    		<p align="center">
    			<a href="http://news.baidu.com" name="tj_news">新 闻</a>
    			<b>网 页</b>
    			<a href="http://tieba.baidu.com" name="tj_tieba">贴 吧</a>
    			<a href="http://zhidao.baidu.com" name="tj_zhidao">知 道</a>
    			<a href="http://music.baidu.com" name="tj_mp3">音 乐</a>
    			<a href="http://image.baidu.com" name="tj_img">图 片</a>
    			<a href="http://video.baidu.com" name="tj_video">视 频</a>
    			<a href="http://map.baidu.com" name="tj_map">地 图</a>
    		</p>
    		<p align="center">
    			<input type="text" size="60" name=""/>
    			<input type="button" name="baidu" value="百度一下"/>
    		</p>
    		<p align="center">问题反馈请
    			<a href="mailto:someone@baidu.com?subject=问题反馈">发送邮件</a>
    		</p>
    	</body>
    </html>
    

      

  • 相关阅读:
    IOS之UIKit_Day13
    IOS之UIKit_Day12
    IOS之UIKit_Day11
    IOS之UIKit_Day10
    iOS设计模式之工厂模式
    常用操作
    盒子模式
    block循环使用问题
    IOS-sqlite3
    IOS-View用作控制器
  • 原文地址:https://www.cnblogs.com/mjn1/p/11603891.html
Copyright © 2011-2022 走看看