html5+css3pc End Fixed layout, bottom area, description area, Copyright Area
Complete:
HTML code:
<!--Tail -<Footerclass= "wei-bu"> <Divclass= "wei-bu2"> <Divclass= "yy dd1"> <H2>Our Partners</H2> <HR> <ul> <Li>TripAdvisor Travel Network</Li> <Li>Mother Donkey Travel Network</Li> <Li>Ctrip Travel</Li> <Li>China Youth Travel Service</Li> </ul> </Div> <Divclass= "yy dd1"> <H2>Travel FAQs</H2> <HR> <ul> <Li>How to sign a travel contract?</Li> <Li>What is the child price based on?</Li> <Li>How to define the route quality of the tour?</Li> <Li>What is a single room difference?</Li> <Li>What are the types of travel insurance?</Li> </ul> </Div> <Divclass= "yy dd1"> <H2>Contact information</H2> <HR> <ul> <Li>Weibo: Weibo.com/ycku</Li> <Li>Email: [email protected]</Li> <Li>Add: No. 123th, Nameless road, yancheng, jiangsu, China</Li> </ul> </Div> </Div> <Divclass= "ban-quan"> <P>Copyright? Ycku Dipper City Travel Service | Su ICP 备 120,110,119th # | Travel agent Operating License: l-yc-bk12345</P> </Div>
CSS Code:
/*Tail*/. Wei-bu{Height:360px;Background-color:#222222;margin:20px 0 0 0;}. Wei-bu. wei-bu2{width:1263px;Height:280px;/*background-color: #5dff59;*/margin:0 Auto;}. Wei-bu. wei-bu2. yy{width:385px;Height:280px;/*background-color: #1232ff;*/Display:Inline-block;margin:0 0 0 20px;vertical-align:Top;Overflow:Hidden;}. Wei-bu. wei-bu2. yy H2{/*background-color: #ffe627;*/Color:#CCCCCC;padding:20px 0 0 20px;}. Wei-bu. wei-bu2. yy hr{padding:3px 0 3px 0;Border:None;Border-bottom:1px dashed #333;}. Wei-bu. wei-bu2. yy ul{Height:200px;/*background-color: #ff4450;*/padding:5px 5px 8px 20px;Overflow:Hidden;}. Wei-bu. wei-bu2. yy ul Li{font-size:20px;Line-height:2;Color:#666666;White-space:nowrap;Overflow:Hidden;Text-overflow:ellipsis;}. Wei-bu. Ban-quan{Height:79px;Background-color:#000000;margin:0 Auto;Line-height:79px;text-align:Center;Color:#fffdfd;}
90th section, html5+css3pc End fixed layout, bottom area, description area, Copyright Area