Skip to content

Instantly share code, notes, and snippets.

@irocho
Last active February 19, 2018 09:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save irocho/6aa32962f32411b78be70b11a1a220ff to your computer and use it in GitHub Desktop.
Save irocho/6aa32962f32411b78be70b11a1a220ff to your computer and use it in GitHub Desktop.
Exempliño sinxelo
body {
font-family: "Times New Roman", serif;
background-color: #d8da3d; }
h1 {
text-align: center;
font-family: sans-serif; }
h2 {
text-align: right;}
p {
margin-left: 80px;
font-size: 14pt;
color: green;}
a:link {
color: blue; }
a:visited {
color: purple; }
@irocho
Copy link
Author

irocho commented Feb 19, 2018

Descarga este ficheiro para aprender un chisco de CSS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment