Difference between revisions of "Team:Peking/test"

(Created page with " <html> <head> <meta charset="UTF-8"> <style> html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,...")
 
Line 3: Line 3:
 
<head>
 
<head>
 
<meta charset="UTF-8">
 
<meta charset="UTF-8">
 
+
<title>css3平滑移动选择导航栏 - Navigation</title>
  
 
<style>
 
<style>
Line 16: Line 16:
 
body{
 
body{
 
   text-align:center;
 
   text-align:center;
   background:url('images/bg.jpg')no-repeat;
+
   background:black;
 
   -webkit-background-size: cover;
 
   -webkit-background-size: cover;
 
-moz-background-size: cover;
 
-moz-background-size: cover;

Revision as of 09:51, 6 October 2017

css3平滑移动选择导航栏 - Navigation