Typical CSS mistakes#
.title.span
: looks for elements that have both thetitle
andspan
classes.title .span
: looks for elements with .span inside .title
2015-01-18
Css
.title.span
: looks for elements that have both the title
and span
classes.title .span
: looks for elements with .span inside .titleFrom here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |