mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-11 17:24:29 +02:00
Update css-gr.html.markdown (#2263)
This commit is contained in:
committed by
ven
parent
056364ff1c
commit
470893c93a
@@ -27,10 +27,8 @@ selector { property: value; /* περισσότερες ιδιότητες...*/
|
||||
|
||||
/*
|
||||
Αυτό είναι ενα παράδειγμα αντικειμένου
|
||||
*/
|
||||
|
||||
<div class='class1 class2' id='anID' attr='value' otherAttr='en-us foo bar' />
|
||||
|
||||
*/
|
||||
|
||||
/* Μπορούμε να το στοχεύσουμε με την χρήση CSS κλάσεων */
|
||||
.class1 { }
|
||||
|
Reference in New Issue
Block a user