Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Prośba o wytłumaczenie content w css3
ZenekN
post
Post #1





Grupa: Zarejestrowani
Postów: 419
Pomógł: 5
Dołączył: 7.08.2012

Ostrzeżenie: (0%)
-----


Hej może ktoś mi wyjaśnić co oznacza content w tym turialu ?

Cytat


dokładnie o ten content chodzi



Cytat
Now, we add the small circle inside when this input is checked. We will utilize the CSS3 :checked pseudo-class along with the Bullet HTML character (•). This bullet will be delivered through content property, thus we need to convert this HTML character for CSS with a Entity Conversion Tool.



  1. input[type=radio]:checked + label:before {
  2. content: "\2022";
  3. color: #f3f3f3;
  4. font-size: 30px;
  5. text-align: center;
  6. line-height: 18px;
  7. }


Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 20.08.2025 - 13:02