Jump to content
  • 0

Как работает такой стиль?


neiro
 Share

Question

Подскажите плиз, как работает этот стиль?

что означает запись вида "div.dashicon a {" или "div.di_network a {" ?

@charset "utf-8";

@media all {

div.dashicon {

float: left;

}

div.dashicon a {

background-image: url(icons/default.png);

background-repeat: no-repeat;

background-position: top;

display: block;

width: 70px;

padding-top: 70px;

color: #000000;

text-decoration: none;

text-align: center;

margin: 2em;

font-weight: bold;

}

div.di_network a {

background-image: url(icons/network.png);

}

div.di_luci a {

background-image: url(icons/desktop.png);

}

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Спасибо за ответ!

А можете дать какуюнить ссылку на то где почитать про это? Или по какому слову гуглить хотяб :facepalmxd:

(чтоб понять то что вы мне написали в овете)

Можно просто найти более подробные материалы по Классам.

На htmlbook.ru в некоторых примерах статьи про классы это используется.

Link to comment
Share on other sites

  • 0

Спасибо за ответ!

А можете дать какуюнить ссылку на то где почитать про это? Или по какому слову гуглить хотяб :facepalmxd:

(чтоб понять то что вы мне написали в овете)

Да, можно, просто покупаешь книжку, хорошую, и в ней эти темы есть полюбому. :)

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy