html – 这个项目符号是什么?不显示圈子?

html – 这个项目符号是什么?不显示圈子?,第1张

概述我试图在我的网页上显示一些项目符号列表圈子,但它似乎没有显示,我尝试使用firebug,但我找不到什么问题,我经历了我的整个css文件,我不看到问题在哪里,我希望列表与圆圈垂直! 请你帮帮我,这里是代码: /* Browser resets. */html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquot 我试图在我的网页上显示一些项目符号列表圈子,但它似乎没有显示,我尝试使用fireBUG,但我找不到什么问题,我经历了我的整个CSS文件,我不看到问题在哪里,我希望列表与圆圈垂直!

请你帮帮我,这里是代码:

/* browser resets. */HTML,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fIEldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,asIDe,dialog,figure,footer,header,hgroup,nav,section {  margin: 0;  padding: 0;  border: 0;  Font-weight: inherit;  Font-style: inherit;  Font-size: 1em;  Font-family: inherit;    vertical-align: baseline;    line-height: 1.5em;}#fancy_AJAX .note{    cursor:default; }/* Three styles for the notes: */.yellow{    background-color:#FDFB8C;    border:1px solID #DEDC65;}.blue{    background-color:#A6E3FC;    border:1px solID #75C5E7;}.green{    background-color:#A5F88B;    border:1px solID #98E775;}/* Each note has a data span,which holds its ID */span.data{    display:none; }/* Green button class: */a.green-button,a.green-button:visited{    color:black;    display:block;    Font-size:10px;    Font-weight:bold;    height:15px;    padding:6px 5px 4px;    text-align:center;    wIDth:60px;    text-shadow:1px 1px 1px #ddddDD;    background:url(../img/button_green.png) no-repeat left top;}a.green-button:hover{    text-decoration:none;    background-position:left bottom;}.author{    /* The author name on the note: */    bottom:10px;    color:#666666;    Font-family:Arial,Verdana,sans-serif;    Font-size:12px;    position:absolute;    right:10px;}#main{    /* Contains all the notes and limits their movement: */    margin:0 auto;    position:relative;    wIDth:980px;    height:500px;    z-index:10;    background:url(img/add_a_note_help.gif) no-repeat left top;}h3.popupTitle{    border-bottom:1px solID #ddddDD;    color:#666666;    Font-size:24px;    Font-weight:normal;    padding:0 0 5px;}#noteData{    /* The input form in the pop-up: */    height:200px;    margin:0px 0 0 0px;    wIDth:350px;}.note-form label{    display:block;    Font-size:10px;    Font-weight:bold;    letter-spacing:1px;    text-transform:uppercase;    padding-bottom:3px;}.note-form textarea,.note-form input[type=text]{    background-color:#FCFCFC;    border:1px solID #AAAAAA;    Font-family:Arial,sans-serif;    Font-size:19px;        Font-weight: bold;    height:60px;    padding:5px;    wIDth:300px;    margin-bottom:0px;}.note-form input[type=text]{    height:auto; }.color{    /* The color swatches in the form: */    cursor:pointer;    float:left;    height:10px;    margin:0 5px 0 0;    wIDth:10px;}#note-submit{    margin:20px auto; }body {    height:100%;    background-color: white;    Font-size: 14px;    color: #333333;    Font-family: "LucIDa Grande",Helvetica,Arial,sans-serif;}/* custom selection colors */::-moz-selection {    color: #fff;    color: rgba(255,255,.85);    background: #ea4c88;}::selection {    color: #fff;    color: rgba(255,.85);    background: #ea4c88;}/* links */a {    text-decoration: none;    color:  #19558D;    Font-size: inherit;}a:hover {    text-decoration: underline;}a:visited {    text-decoration: none;    background-color: inherit;    color: #336699;}a img {    border: none;}/* input fIElds + label */input,textarea {    border: 1px solID #999999;    padding: 5px;}label {    float: left;    margin-right: 10px;    margin-top: 10px;    margin-bottom: 0pxpx;    wIDth: 120px;    Font-size: 22px;    color: inherit;    Font-family: "LucIDa Grande",sans-serif;}#error {    Font-size: 14px;}/* Lists */li {    Font-size: 14px;    margin-left: 10px;    List-style-type: circle;    display:inline;}li a {    margin-left: inherit;}#like_text {    float: left;    color: #0099CC;    cursor: pointer;    Font-size: inherit;}.like_List_element {    wIDth: 681px;    float: left;    padding-top: 15px;    margin-left: 0px;    height: 35px;    border-bottom: 1px solID #999999;}.like_List_element:hover {    wIDth: 681px;    float: left;    padding-top: 15px;    margin-left: 0px;    height: 35px;    border-bottom: 1px solID #999999;    background-color: #EDEDED;}.micro_avatar {    float: left;    wIDth: 30px;    height: 30px;    margin-right: 15px;    margin-top: -7px;    padding: 2px;    background-color: #ffffff;    -moz-Box-shadow: 2px 2px 4px #D1D1D1;    -webkit-Box-shadow: 2px 2px 4px #D1D1D1;    Box-shadow: 2px 2px 4px #D1D1D1;    -moz-border-radius: 2px;    border-radius: 2px;}/* "Super" headline */h1 {    Font-weight: bold;    Font-style: italic;    Font-size: 38px;    color: #666666;    Font-family: Georgia,"Times new roman",serif;}/* "Medium (bold)" headline */h2 {    Font-size: 20px;    Font-weight: bolder;    color: inherit;    Font-family: "LucIDa Grande",sans-serif;}/* normal headline (used on profile page) */.normal_headline {    Font-size: 22px;    float: left;    Font-weight: bold;    color: inherit;    Font-family: "LucIDa Grande",sans-serif;}/* "Standard" headline */h3 {    Font-size: 15px;    color: inherit;    Font-family: "LucIDa Grande",sans-serif;}/* page structure *//* Container - main content goes here */#container {    min-height: 100%;    height:100%;    wIDth: 897px;    margin-bottom: 30px;    margin: 0 auto;}/* left (main) content */#left_content {    float: left;    wIDth: 485px;    Font-size: 1em;    padding-left: -15px;}ul.statuses{    margin:10px 0;}ul.statuses li {    position:relative;    padding:15px 15px 15px 10px;    List-style:none;    Font-size:12px;}div.tweetTxt{    float:left;    wIDth:400px;    overflow:hidden;}ul.statuses a img.avatar{    float:left;    margin-right:10px;    border:1px solID #446600;}div.date{    line-height:18px;    Font-size:10px;    color:#999999;}.question_link{ float:left;Font-weight: bold;margin-left:40px;   color:blue;}#answerText {    float:left;wIDth:480px;margin-left:40px;margin-bottom: 5px;}#answerText ul{    margin-left:40px;}#answerText li {    List-style-type: circle;    Font-size:30px;}.answerActions {    float:left;    margin-left:40px;    Font-size:9px;}.thanks{    Font-weight:bold;}.content{    float:left;}/* Used for seperating content eg. Timeline && photos */.left_content_seperator {    wIDth: 485px;    float: left;    border-bottom: 1px solID #999999;    margin-top: 15px;    margin-bottom: 30px;    height: auto;}/* Used in eg. postphoto.PHP */.big_content_seperator {    wIDth: 897px;    float: left;    border-bottom: 1px solID #999999;    margin-bottom: 30px;}/* Right sIDe content */.right_content {    float: right;    wIDth: 200px;    Font-size: 14px;        margin-right:80px;}/* Used for seperating content eg. Timeline && photos */.right_content_seperator {    wIDth: 200px;    float: right;    margin-top: 33px;    margin-bottom: 15px;}.right_content_seperator_home {    wIDth: 200px;    float: right;    margin-top: 25px;    margin-bottom: 15px;}/* For footer + header (outsIDe the main container) */.small_container {    margin: 0 auto;    wIDth: 900px;}/* The bar on the top of the page */.top_bar {    wIDth: 100%;    height: 50px;    margin-bottom: 30px;    background:none repeat scroll 0 0 black;}#search { wIDth: 502px; padding: 10px; height:20px; margin: 10px 0px 0px -30px; background-color:#505759; float:left}.question_Box{background: none repeat scroll 0 0 #FFFFFF;    border-color: #CCCCCC #999999 #999999 #CCCCCC;    border-style: solID;    border-wIDth: 1px;    color: #000000;    Font: 16px arial,sans-serif;    margin: -5px 0px 0px -5px;    padding: 5px 8px 0px 6px;    wIDth:380px;    height:25px}input.blur {                color: #999;            }#search a {    color: #E5E5E5;    text-decoration: none;        Font-weight: bold;}#search a:hover {    text-decoration: underline;}/* logotype container */.logotype {    background-color:#671E1E;    Font-size: 20px;    float: left;        color:white;        padding:10px;        margin: 10px 30px 0px 0px;}/* The menu on the top of the page */.top_menu {    float: right;    text-align: right;    background-color: inherit;    color: #ffffff;    margin: 15px 0px 0px 0px;}.top_menu a {    color: #E5E5E5;    text-decoration: none;}.top_menu a:hover {    text-decoration: underline;    color: inherit;}/* Main content + form container on the front page */.text_Box {    margin: 0 auto;    margin-top: 70px;    text-align: center;    wIDth: 590px;}/* Box for the iPhone image on the front page */.iphone_promo {    margin: 0 auto;    margin-top: 70px;    margin-bottom: 30px;    text-align: center;    wIDth: 590px;}/* Red arrow next to the iPhone picture */.arrow {    margin: 0 auto;    margin-left: 210px;    margin-bottom: -145px;}/* Typography */.small_copy {    Font-size: 12px;}#menu_List ul{}#menu_List li{}    .not_selected {         -moz-border-radius: 5px 5px 5px 5px;    background-image: url("http://d1vgw4v7ja2IDo.cloudfront.net/-9dfe92083011731d.gif");    background-position: left center;    background-repeat: no-repeat;    clear: both;    display: block;    Font-weight: bold;    padding: 3px 5px 3px 10px;    color: #444444;    cursor: default;}.not_selected:hover{    background-color:lightblue;}.selected{      -moz-border-radius: 5px 5px 5px 5px;    background-image: url("http://d1vgw4v7ja2IDo.cloudfront.net/-9dfe92083011731d.gif");    background-position: left center;    background-repeat: no-repeat;    clear: both;    display: block;    Font-weight: bold;    padding: 3px 5px 3px 10px;    background-color: #E0E0E0;    color: #444444;    cursor: default;}#menu_List li{    margin-left: inherit;}.right_seperator {    wIDth: 200px;    float: left;    border-bottom: 1px dotted #999999;    margin-top: 15px;    margin-bottom: 10px;    height: auto;}.light_gray_serif {    Font-family: Georgia,serif;    Font-size: inherit;    color: #999999;    Font-size: 14px;}/* Forms */#email_form {    wIDth: 285px;    height: 40px;    Font-size: 22px;    margin-right: -1px;    outline: none;    Font-weight: bold;    color: #999999;    Font-family: "LucIDa Grande",sans-serif;    float: left;}#submit_button {    wIDth: 295px;    height: 52px;    Font-size: 22px;    Font-weight: bold;    margin-left: -1px;    cursor: pointer;    color: inherit;    Font-family: "LucIDa Grande",sans-serif;    border: 1px solID #F9AA33;    float: right;}#username_form {    wIDth: 448px;    height: 40px;    Font-size: 22px;    margin-bottom: 15px;    outline: none;    Font-weight: bold;    color: inherit;    Font-family: "LucIDa Grande",sans-serif;    float: right;}#password_form {    wIDth: 448px;    height: 40px;    Font-size: 22px;    margin-bottom: 15px;    outline: none;    Font-weight: bold;    color: inherit;    Font-family: "LucIDa Grande",sans-serif;    float: right;}.standard_big_form {    wIDth: 448px;    height: 40px;    Font-size: 22px;    margin-bottom: 15px;    outline: none;    Font-weight: bold;    color: inherit;    Font-family: "LucIDa Grande",sans-serif;    float: right;}/* Big login button */#login_button {    wIDth: auto;    padding-left: 20px;    padding-right: 20px;    height: 52px;    Font-size: 22px;    Font-weight: bold;    margin-left: -1px;    cursor: pointer;    color: inherit;    Font-family: "LucIDa Grande",sans-serif;    border: 1px solID #F9AA33;    float: right;}#login_button:active {  position: relative;  top: 1px;}/* Standard buttons */.big_button {    wIDth: auto;    padding-left: 20px;    padding-right: 20px;    height: 52px;    Font-size: 22px;    Font-weight: bold;    cursor: pointer;    color: #333333;    Font-family: "LucIDa Grande",sans-serif;    border: 1px solID #F9AA33;    float: right;}.big_button:active {  position: relative;  top: 1px;}.profile_name_container {    wIDth: auto;}.follow_container {    float: left;    wIDth: auto;    margin-top: 7px;    margin-left: 15px;}.follow_button {    margin-left: 0px;    text-align: justify;    color: #0099CC;    padding-left: 20px;    padding-right: 4px;    padding-top: 4px;    padding-bottom: 4px;    -moz-border-radius: 5px;    border-radius: 5px;    Font-size: 14px;    background: url(../images/follow-icon.png) no-repeat 4px 6px;}.follow_button:hover {    cursor: pointer;    margin-left: -1px;    margin-right: -1px;    background-color: #EDEDED;    border: 1px solID #999999;    background-image: url(../images/follow-icon.png) no-repeat 4px 6px;}.unfollow_button {    margin-left: 0px;    text-align: justify;    color: #0099CC;    padding-left: 20px;    padding-right: 4px;    padding-top: 4px;    padding-bottom: 4px;    -moz-border-radius: 5px;    border-radius: 5px;    Font-size: 14px;    background: url(../images/unfollow-icon.png) no-repeat 4px 6px;}.unfollow_button:hover {    cursor: pointer;    margin-left: -1px;    margin-right: -1px;    background-color: #EDEDED;    border: 1px solID #999999;    background-image: url(../images/unfollow-icon.png) no-repeat 4px 6px;}.push_footer {    margin-bottom: 200px;}/* Footer (container) of the page */.footer {  float: left;  margin-top: 30px;  padding-bottom: 15px;  wIDth: 897px;    height: 49px;    border-top: 1px solID #999999;}/* "Photoblogging through events." text. */.footer_info {    Font-size: 14px;    float: left;    margin-top: 15px;}/* The link to 'Support & Feature requests' */.footer_link {    Font-size: 14px;    float: right;    margin-top: 15px;}/*** colors ***//* Blue gradIEnt (CSS gradIEnts,#336699 is used for IE and older browsers) */.blue_gradIEnt {    background: #336699;    background: -webkit-gradIEnt(linear,left top,left bottom,from(#0099CC),to(#336699));    background: -moz-linear-gradIEnt(top,#0099CC,#336699);}/* Yellow gradIEnt (for button) #FBAA33 = orange */.yellow_gradIEnt {    background: #FBAA33;    background: -webkit-gradIEnt(linear,from(#FBF16E),to(#FBAA33));    background: -moz-linear-gradIEnt(top,#FBF16E,#FBAA33);}.yellow_gradIEnt:hover {    background: #F6D05A;}/* Image design */.photo {    float: left;    min-wIDth: 200px;    min-height: 200px;    padding: 5px;    margin-right: 15px;    margin-bottom: 15px;    background-color: #ffffff;    border: 1px solID #EAEAEA;    -moz-Box-shadow: 4px 4px 10px #D1D1D1;    -webkit-Box-shadow: 4px 4px 10px #D1D1D1;    Box-shadow: 4px 4px 10px #D1D1D1;}.photo_thumbnail:hover {    filter:Alpha(opacity=60);    -moz-opacity:0.6;    -kHTML-opacity: 0.6;    opacity: 0.6;}.big_photo_container {    text-align: center;    wIDth: 666px;    margin-bottom: 15px;}.event_name {    height: 20px;    margin-right: 5px;    wIDth: 169px;    float: left;}.trash_can {    height: 17px;    wIDth: 14px;    -moz-border-radius: 5px;    border-radius: 5px;    padding-top: 3px;    padding-left: 2px;    float: right;}.trash_can:hover {    cursor: pointer;    margin: -1px;    background-color: #EDEDED;    border: 1px solID #999999;}/* Image design */.big_photo {    margin-top: 15px;    max-wIDth: 656px;    padding: 5px;    background-color: #ffffff;    border: 1px solID #EAEAEA;    -moz-Box-shadow: 4px 4px 10px #D1D1D1;    -webkit-Box-shadow: 4px 4px 10px #D1D1D1;    Box-shadow: 4px 4px 10px #D1D1D1;}.profile_photo {    float: left;    wIDth: 50px;    height: 50px;    margin-right: 15px;    margin-bottom: 15px;    padding: 5px;    background-color: #ffffff;    -moz-Box-shadow: 4px 4px 10px #D1D1D1;    -webkit-Box-shadow: 4px 4px 10px #D1D1D1;    Box-shadow: 4px 4px 10px #D1D1D1;    -moz-border-radius: 5px;    border-radius: 5px;}.profile {    padding-top: 15px;}/* Heart sign */.fav {    margin-left: 0px;    color: #0099CC;    padding-left: 20px;    padding-right: 4px;    padding-bottom: 4px;    -moz-border-radius: 5px;    border-radius: 5px;    background: url(../images/heart-icons.png) no-repeat 4px 4px;}.fav:hover {    cursor: pointer;    margin-left: -1px;    margin-right: -1px;    background-color: #EDEDED;    border: 1px solID #999999;    background: url(../images/heart-icons.png) no-repeat 4px -13px #EDEDED;}.highlight {    margin-left: 0px;    color: #0099CC;    cursor: pointer;    padding-left: 20px;    padding-right: 4px;    padding-bottom: 4px;    -moz-border-radius: 5px;    border-radius: 5px;    background: url(../images/heart-icons.png) no-repeat 4px -13px;}.highlight:hover {    cursor: pointer;    margin-left: -1px;    margin-right: -1px;    background-color: #EDEDED;    border: 1px solID #999999;    background: url(../images/heart-icons.png) no-repeat 4px 4px #EDEDED;}/* Heart sign */.likes {    Font-size: inherit;}/* VIEws */.vIEws {    padding-left: 20px;    float: right;}/* Costum *//* Removes underlines for eg. buttons */.no_underline:hover {    text-decoration: none;}/* margins */.small_margin_top {    margin-top: 15px;}.negative_margin_top {    margin-top: -4px;}.custom_margin_top {    margin-top: 48px;}.no_margin_left {    margin-left: 0px;}.no_margin_top {    margin-top: 0px;}/* paddings */.no_padding_top {    padding-top: 0px;}.normal_Font_weight {    Font-weight: normal;}.photo_label {    margin-right: auto;    padding-left: 6px;    text-align: left;}/* button basics */  a.minibutton {    display:inline-block;    height:23px;    padding:0 0 0 3px;    Font-size:11px;    Font-weight:bold;    color:#333;    text-shadow:1px 1px 0 #fff;    background:url(http://github.com/images/modules/buttons/minibutton_matrix.png) 0 0 no-repeat;    white-space:nowrap;    margin-right:4px;    border:none;    overflow:visible;    cursor:pointer;    text-decoration:none;  }  a.minibutton>span {    display:block;    height:23px;    padding:0 10px 0 8px;    line-height:23px;    background:url(http://github.com/images/modules/buttons/minibutton_matrix.png) 100% 0 no-repeat;  }  a.minibutton:hover,a.minibutton:focus {    color:#fff;    text-decoration:none;    text-shadow:-1px -1px 0 rgba(0,0.3);    background-position:0 -30px;  }  a.minibutton:hover>span,a.minibutton:focus>span {background-position:100% -30px;}  a.minibutton.mousedown{background-position:0 -60px; }  a.minibutton.mousedown>span{background-position:100% -60px; }/* answer button */  a.answer {    display:inline-block;    height:23px;    padding:0 0 0 3px;    Font-size:18px;    Font-weight:bold;    color:#333;    text-shadow:1px 1px 0 #fff;    background:url(http://github.com/images/modules/buttons/minibutton_matrix.png) 0 0 no-repeat;    white-space:nowrap;    margin-right:4px;    border:none;    overflow:visible;    cursor:pointer;    text-decoration:none;  }  a.answer>span {    display:block;    height:23px;    padding:0 10px 0 8px;    line-height:23px;    background:url(http://github.com/images/modules/buttons/minibutton_matrix.png) 100% 0 no-repeat;  }  a.answer:hover,a.answer:focus {    color:#fff;    text-decoration:none;    text-shadow:-1px -1px 0 rgba(0,0.3);    background-position:0 -30px;  }  a.answer:hover>span,a.answer:focus>span {background-position:100% -30px;}  a.answer.mousedown{background-position:0 -60px; }  a.answer.mousedown>span{background-position:100% -60px; }/* with icon */  a.btn-download .icon {    float:left;    margin-left:-4px;    wIDth:18px;    height:22px;    background:url(http://github.com/images/modules/buttons/minibutton_icons.png?v20100306) 0 0 no-repeat;  }  a.btn-download .icon {background-position:-20px 0;}  a.btn-download:hover .icon,a.btn-download:focus .icon {background-position:-20px -25px;}  #profile_pic{     padding:5px;    border:1px #AAAAAA solID;      float:left;}ul.stats{    wIDth:auto;    float:left;    display:inline;    margin: 20px 0px 0px 0px;     }ul.stats li{    display:inline-block;    text-align:left;}.stats_number{    Font-weight:bold;   Font-size:10px;} .stats_text{    Font-size:9px;    color:#505759;}ul.followingbar{    wIDth:auto;    float:left;    margin: 0px 0px 0px 0px;}.watchingtopics{    float:left}ul.followingbar li{    display:block;   margin: 10px 0 0 0 ;    border-bottom:1px #999999 solID;}.topicFollow{    padding-bottom:10px;    Font-weight:bold;    float:left;}.related_questions{    padding-bottom:10px;    Font-weight:bold;}.panel    {    margin-left:50px; margin-right:50px; margin-bottom:5px; background-color:#D3E7F5;  padding:6px; wIDth:400px;    display:none; float:left;    }    .load_comment    {    margin-left:50px; margin-right:50px; margin-bottom:5px; background-color:#D3E7F5; height:auto; padding:6px; wIDth:400px; Font-size:12px;        float:left;    }    .flash_load    {    margin-left:50px; margin-right:50px; margin-bottom:5px;height:20px; padding:6px; wIDth:400px;    display:none;    }        .loadplace{            margin-top:70px;}
<ul ><li><div ID="answerText">    <ul>        <li>Google</li>        <li>yahoo</li>        <li>quora</li>            </ul>    </div></li> </ul>
解决方法 如果它具有display:List-item,则只能应用其列表风格相关样式 总结

以上是内存溢出为你收集整理的html – 这个项目符号是什么?不显示圈子?全部内容,希望文章能够帮你解决html – 这个项目符号是什么?不显示圈子?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/web/1103418.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-28
下一篇 2022-05-28

发表评论

登录后才能评论

评论列表(0条)

保存