日期:2014-05-16  浏览次数:20693 次

关于Html无宽度居中

?

代码:

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <title></title>
    <style type="text/css">
       body{font-size: 12px;background: ;}
        ul{margin: 0;padding: 0;list-style: none; clear:both; position: relative;float:left; left: 50% }
        li