Skip to content

Instantly share code, notes, and snippets.

View ZakharDay's full-sized avatar

ZakharDay ZakharDay

View GitHub Profile
h1 {
margin-top: 213px;
margin-bottom: 229px;
font-size: 60px;
font-weight: bold;
text-align: center;
letter-spacing: -2.4px;
}
h2 {
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Дом Наркомфина</title>
</head>
<body>
<h1>Дом Наркомфина</h1>
body {
width: 700px;
height: 17912px;
margin: 0 auto;
background-image: url(dom_narkomfina_bg_no_lists.jpg);
background-position: top center;
background-repeat: no-repeat;
}
h1, h2, h3 {
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Дом Наркомфина</title>
</head>
<body>
<h1>Дом Наркомфина</h1>
<img src="narkomfin.jpeg" width="600px">
body {
/* min-width: 940px; */
font-family: "HelveticaNeue-Light", Arial, sans-serif;
}
h1, h3 { font-size: 24px; }
h2 { font-size: 34px; }
p {
margin-top: 10px;
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<title>Portfolio</title>
<link rel="stylesheet" href="../stylesheets/reset.css">
<link rel="stylesheet" href="../stylesheets/reset-links.css">
<link rel="stylesheet" href="../stylesheets/portfolio.css">
</head>
html, body, section {
width: 100%;
height: 100%;
}
body {
font-family: Helvetica, Arial, sans-serif;
}
section {
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<title>Дом Наркомфина</title>
<link rel="stylesheet" href="../stylesheets/reset.css">
<link rel="stylesheet" href="../stylesheets/reset-links.css">
<link rel="stylesheet" href="../stylesheets/positioning.css">
</head>
<body>
body {
height: 6500px;
background-image: url(../images/dom_narkomfina_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
}
h1, h2, h3 {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
font-weight: bold;
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<title>Дом Наркомфина</title>
<link rel="stylesheet" href="stylesheets/reset.css">
<link rel="stylesheet" href="stylesheets/reset-links.css">
<link rel="stylesheet" href="stylesheets/medium.css">
</head>
<body>