Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title>Calculator javascript</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Calculator javascript</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Test page</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<input id="password" placeholder="password please">
<button id="submit">Submit</button>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>ScriptEdGram</title>
</head>
<body>
<h1>ScriptEdGram</h1>
<img src="https://upload.wikimedia.org/wikipedia/commons/d/d6/Half_Dome_from_Glacier_Point%2C_Yosemite_NP_-_Diliff.jpg">
<h2>Filters</h2>
<!DOCTYPE html>
<html>
<head>
<title>ScriptEdGram</title>
</head>
<body>
<h1>ScriptEdGram</h1>
<img src="https://upload.wikimedia.org/wikipedia/commons/d/d6/Half_Dome_from_Glacier_Point%2C_Yosemite_NP_-_Diliff.jpg">
<h2>Filters</h2>
@charstarstars
charstarstars / page-book.css
Last active June 15, 2020 05:39
openlibrary page-book with flex
body,li,p {
color: #333
}
body,h1,h2,h3,h4,h5,h6 {
font-family: "Lucida Grande",Verdana,Geneva,Helvetica,Arial,sans-serif
}
#contentBody li,p {
line-height: 1.5em