Forked from anonymous/gist:2507682585a9da631073
Last active
December 18, 2015 16:44
-
-
Save ozkanpakdil/75759fbe38ce79cd07ae 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Salon Samochodowy</title> | |
<link rel="stylesheet" type="text/css" href="ProjektPHP/StyleSheet.css"/> | |
<style> | |
body {background-color: lightgrey;} | |
text-align:center; | |
</style> | |
</head> | |
<body></body> | |
</html> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment