-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprimer1.html
More file actions
120 lines (109 loc) · 4.64 KB
/
primer1.html
File metadata and controls
120 lines (109 loc) · 4.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!DOCTYPE html>
<html lang="ru-RU">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="origin">
<link rel="profile" href="https://gmpg.org/xfn/11">
<title>Primer 1</title>
<meta name="description" content="Primer 1.">
<link rel='stylesheet' id='ht-theme-style-css' href='style\css\style.css' type='text/css' media='all'>
<style id='ht-theme-style-inline-css' type='text/css'>
a,
a:visited,
.bbp-author-name {
color: #32a3cb;
}
a:hover {
color: #32a3cb;
}
#site-header {
background: #ff00f2;
}
@media screen and (max-width: 768px) {
#nav-primary-menu {
background: #ff00f2;
}
}
#site-header,
#site-header a,
#site-header a:visited,
#site-header a:hover {
color: #ffffff;
}
#page-header {
background: #ff00f2;
}
#page-header,
#page-header a,
#page-header a:visited,
#page-header a:hover,
#page-header #page-header-title {
color: #ffffff;
}
#page-header #page-header-tagline {
color: rgba(255, 255, 255, 0.9);
}
#ht-site-container.ht-layout-boxed {
max-width: 1200px;
box-shadow: 0 0 55px rgba(0, 0, 0, 0.15);
}
#homepage-features .hf-block i {
color: #ff00f2;
}
</style>
<link rel='stylesheet' id='ht-kb-css' href='style\css\ht-kb.css' type='text/css' media='all'>
<link rel='stylesheet' id='font-awesome-css'
href='style\inc\ht-core\libraries\font-awesome\css\font-awesome.min.css' type='text/css' media='all'>
<style>
.pseudo-clearfy-link {
color: #008acf;
cursor: pointer;
}
.pseudo-clearfy-link:hover {
text-decoration: none;
}
</style>
</head>
<body class="page-template-default page page-id-3980 unknown" itemtype="https://schema.org/WebPage"
itemscope="itemscope">
<div id="ht-site-container" class="clearfix ht-layout-fullwidth">
<div id="primary" class="sidebar-right clearfix">
<div class="ht-container">
<main id="content" role="main" itemprop="mainContentOfPage">
<article id="post-3980" class="post-3980 page type-page status-publish hentry"
itemtype="http://schema.org/Article" itemscope="itemscope">
<h1 class="entry-title" itemprop="headline">William Fox</h1>
<div class="entry-content clearfix" itemprop="text">
<p>Origins. William Fox was a New York City exhibitor who began distributing films in 1904 and producing them in 1913. In 1915 he moved his studio to Los Angeles and named it the Fox Film Corporation.</p>
<p><em>Disclaimer: watch this.</em></p> <a class="toc-anchor" name="shkola-price-action-ot-nf"></a>
<h2><span id="h2-shkola-price-action-ot-nf-h2">20th Century Fox</span></h2>
<blockquote>
<p>Some interesting links.</p>
</blockquote>
<ol>
<li><a href="https://www.britannica.com/topic/20th-Century-Fox">Britannica</a></li>
<li><a href="https://en.wikipedia.org/wiki/Fox_Broadcasting_Company">Wikipedia</a></li>
<li>
<a href="https://www.foxnews.com/category/us/this-day-in-history">FOX NEWS - This day in history</a>
</li>
</ol> <a class="toc-anchor" name="prakticheskiy-ra"></a>
<h2><span id="h2-prakticheskiy-ra-h2">House</span></h2>
<p>Come here</p>
<ol>
<li><a href="index.htm">home</a></li>
</ol>
</div>
</article>
</main>
</div>
</div>
</div>
<footer id="site-footer" class="clearfix" itemtype="http://schema.org/WPFooter" itemscope="itemscope">
<div class="ht-container">
<div class="alignleft">© 13FOX · 2020</div>
</div>
</footer>
</body>
</html>