-
-
Save creyn/68a0ed0236e9ed1958be8debdff13210 to your computer and use it in GitHub Desktop.
Droga Programisty : Szybkie Palce : CSS selektor HTML
This file contains 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
h1, input { | |
/* polozenie tekstu wewnatrz elementu */ | |
text-align: center; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment