Skip to content

Instantly share code, notes, and snippets.

View TheCodingLady's full-sized avatar

Pearl Alexandra TheCodingLady

  • France
View GitHub Profile
@TheCodingLady
TheCodingLady / quête3.css
Last active February 22, 2018 20:01
Quête - donne du style avec CSS
/* For Gandalf Wanted poster */
body
{
background: white;
padding: 20px;
}
#Gandalf_portrait
{
@TheCodingLady
TheCodingLady / AlexandraQuête2
Last active February 21, 2018 15:58
Quête - structurer un page html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>find The Precious</title>
</head>
<body>
<div id="bloc_page">