Difference between revisions of "Css classes"
From MyWiki
(Created page with "<source lang="text"> .anything{ } </source>") |
|||
Line 1: | Line 1: | ||
+ | class = "indent" in "<a" tag | ||
<source lang="text"> | <source lang="text"> | ||
− | . | + | .indent{ |
} | } |
Revision as of 17:56, 17 November 2015
class = "indent" in "<a" tag
.indent{ }