用html css製作百度首頁

2021-10-12 12:43:27 字數 2501 閱讀 1878

lang

="en"

>

>

charset

="utf-8"

>

name

="viewport"

content

="width=device-width, initial-scale=1.0"

>

>

>

>

/* 頂部內容 */

.head,

.foot

.head_left

.head_right

.head a

.head a:hover

/* 中間內容 */

.body

img.text

.submit

.submit:hover

/* 底部內容 */

.foot_left

.foot_right

.foot a

.foot a:hover

style

>

head

>

>

class

="head"

>

class

="head_left"

>

href="

" target

="_blank"

>

新聞a>

href="

" target

="_blank"

>

hao123a

>

href="

" target

="_blank"

>

地圖a>

href="

" target

="_blank"

>

>

href="

" target

="_blank"

>

貼吧a>

href="

" target

="_blank"

>

學術a>

href="

" target

="_blank"

>

更多a>

div>

class

="head_right"

>

href="

" target

="_blank"

>

重慶a>

設為首頁a

意見反饋a

>

href="

" target

="_blank"

>

幫助中心a

>

div>

class

="foot_right"

>

>

>

>

(京)-經營性-2017-0020span

>

href="

" target

="_blank"

>

>

>

>

div>

div>

body

>

html

>

好多細節都還不知道怎麼做,暫時做成這樣,等到以後實力進步了再回來補充吧

仿新版百度首頁,99 還原真實百度首頁。

老規矩,首先上效果圖 效果還可以吧,新聞 hao123 地圖貼吧 登入設定更多產品 搜尋設定 高階搜尋 關閉 搜尋歷史 是不是感覺 量有點少,在誇你非常聰明的同時我想說 是不是你已經複製過去檢視效果了,結果一看什麼也不是。不要急嘛,讓人家先去洗個澡收拾一下嘛 一。這。不要想歪了,碼這些 有點熱而已,...

百度首頁頁面

一.兩個檔案一張,都在同級目錄下 2.乙個css外部樣式表,命名為baidu.css 3.乙個html,命名為baidu.html 二.baidu.css如下 charset utf 8 div1 div2 div2 div2 h1 p2 div2 web div2 search div2 clic...

用python3爬取百度首頁

import urllib.request import urllib url html urllib.request.urlopen url content html.read decode utf 8 html text bytes.decode html.read print html tex...