} sub{ font-size: 0.8em; color: #555; } ul{ position: relative; } ul li{ list-style: none; display: inline-block; text-transform: uppercase; } nav ul{ margin: 1.3em 0 0 0; } nav b{ font-size: 1.3em; } footer ul{ bottom: 0.5em; } ul li a, ul li a:hover, ul li a:focus, ul li a:visited{ font-weight: bold; font-family: Gabriola; line-height: 1em; -webkit-transition: color .3s linear; -moz-transition: color .3s linear; -o-transition: color .3s linear; -ms-transition: color .3s linear; transition: color .3s linear; -moz-text-shadow: 0.5px 0.5px 2px rgba(1,1,1,0.7); -webkit-text-shadow: 0.5px 0.5px 2px rgba(1,1,1,0.7); text-shadow: 0.5px 0.5px 2px rgba(1,1,1,0.7); text-decoration: none; display: block; } nav ul li a{ font-size: 14px; font-size: 1.4em; margin: 0 0 0 0.5em; } footer ul li a{ font-size: 11px; font-size: 1.1em; margin: 0 0.5em 0 0; } ul li a, ul li a:visited{ color: #181818; } nav ul li a:hover{ color: red; border-bottom: 0.14em solid red; } nav ul li a:focus{ color: #df0000; border-bottom: 0.14em solid #df0000; } footer ul li a:hover{ color: red; border-top: 0.1em solid red; } footer ul li a:focus{ color: #df0000; border-top: 0.1em solid #df0000; } section{ width: 630px; background: #eee; color: #181818; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; padding: 5px 5px 5px 5px; margin: 0 0 0.4em 0; } .space{ height:5em; } footer{ width: 100%; height: 5em; overflow: hidden; background: #e8e8df url("i/fs.png") no-repeat right top; border-top: 1px dashed #CCCCB4; margin: 0.4em 0 0 0; position: absolute; bottom: 0; }
и ещё, если сайт окрыть в малом разрешении (меньше минимальной ширины в 640px), то при последующей горизонтальной прокрутке фон блоков прорадает в области которая была за прокруткой.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
lyapiss
день добрый.
есть nav, в нём меню на ul - одно оно отображается на разной высоте в разных браузерах, хотя используются em единицы измерения.
в чём может быть проблема?
html
css
и ещё, если сайт окрыть в малом разрешении (меньше минимальной ширины в 640px), то при последующей горизонтальной прокрутке фон блоков прорадает в области которая была за прокруткой.
PS/ помогите разобраться в чём косяки.
Link to comment
Share on other sites
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.