Skip to content

Instantly share code, notes, and snippets.

@Pan-Maciek
Created September 7, 2016 16:49
Show Gist options
  • Save Pan-Maciek/b0d51184e22abbffb479fddfed810952 to your computer and use it in GitHub Desktop.
Save Pan-Maciek/b0d51184e22abbffb479fddfed810952 to your computer and use it in GitHub Desktop.
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