Created
September 7, 2016 16:49
-
-
Save Pan-Maciek/b0d51184e22abbffb479fddfed810952 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html | |
head | |
title tojest tytuł | |
meta (charset="utf-8") | |
style .lool{color:red} | |
| .wow{font-size:2em} | |
body | |
#id to jest div z id id | |
.class to jest div z id class | |
p#wow.lool domyśl sie | |
p.wow.lool |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment