-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwrite-for-us.html
More file actions
265 lines (228 loc) · 7.35 KB
/
write-for-us.html
File metadata and controls
265 lines (228 loc) · 7.35 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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!DOCTYPE html>
<html lang="vi" class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width">
<meta name="format-detection" content="telephone=no">
<link rel="preload" href="/media/bob_kerrey.jpg" as="image">
<link rel="preload" href="/css/mangcut.css" as="style" >
<script>
(function() {
var ok = document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image", "1.1")
&& 'querySelector' in document
&& 'addEventListener' in window;
if (!ok) {
location.replace("/admin/browser.html?" + encodeURIComponent(location.pathname));
} else {
document.documentElement.className = document.documentElement.className.replace( /\bno-js\b/,'js' );
window.isOperaMini = Object.prototype.toString.call(window.operamini) === "[object OperaMini]";
if (window.isOperaMini) {
document.documentElement.className += " o-mini";
}
//window.addEventListener('load', function() {
var img = new Image();
img.onload = function() {
document.getElementById("leadImage").src = img.src;
}
img.src = "/media/bob_kerrey.jpg";
//}, false);
}
})();
</script>
<!-- page data -->
<title>Viết bài cho Blog Măng cụt</title>
<meta name="description" content="Thử nhìn lại một cách khách quan và đa chiều về những gì đã xảy ra trong cái đêm khủng khiếp ở Bến Tre gần nửa thế kỉ trước.
">
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="theme-color" content="#a02c2c">
<link rel="canonical" href="https://mangcut.vn/bob-kerrey.html">
<!-- open graph -->
<meta property="fb:app_id" content="1019502298079463">
<meta property="fb:admins" content="100000049454443">
<meta property="fb:profile_id" content="100000049454443">
<meta property="og:site_name" content="Blog Măng Cụt">
<meta property="article:author" content="https://www.facebook.com/mangcut.vn">
<meta property="article:publisher" content="https://www.facebook.com/mangcut.vn">
<meta property="og:type" content="article">
<meta property="og:description" content="Bài viết khách quan và đa chiều">
<meta property="og:image" content="https://mangcut.vn/media/bob_kerrey.jpg">
<meta property="og:url" content="https://mangcut.vn/bob-kerrey.html">
<meta property="og:see_also" content="https://mangcut.vn/4-buc-anh/4.html">
<meta property="og:see_also" content="https://mangcut.vn/4-buc-anh/2.html">
<style>
html {
font-size: 112.5%;
}
body {
margin: 0;
background-color: #fafafa;
color: #333;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;
line-height: 1.4;
}
.article-body>p,.article-header>p,.body-section>p, h1, h2, figcaption, ul, ol {
margin-left: 6.25%;
margin-right: 6.25%;
}
a {
color: #2ca02c;
text-decoration: none;
}
.page-header a {
text-align: left;
color: #fff;
font-family: Seravek, Calibri, Carlito, sans-serif;
font-size: 20px;
line-height: 1em;
vertical-align: middle;
padding: 2px 10px;
background-color: #000;
opacity: 0.3;
display: table;
position: absolute;
top: 0;
left: 0;
}
.big {
font-size: 1.2em;
}
.small {
font-size: 0.7em;
}
@media (min-width:768px) {
.article-body>p,.article-header>p,.body-section>p, h1, h2, figcaption, ul, ol {
width: 690px;
margin-left: auto;
margin-right: auto;
}
p {
text-align: justify;
}
}
figure {
padding: 0;
margin: 18px auto;
text-align: center;
}
figure div {
font-size: 0;
}
figure img {
max-width: 100%;
}
.no-js #leadImage, .no-js .fake-image {
display:none;
}
#leadImage, .fake-image {
background-color: #ddd;
}
figure figcaption {
font-size: 85%;
color: #666;
padding-top: 1%;
line-height: 1.35;
}
p {
margin-top: 0;
margin-bottom: 0.8em;
padding: 0;
}
p.lead {
font-size:1.1em;
color:#777;
}
h1, h2 {
color: #a02c2c;
font-weight: normal;
}
.article-body {
line-height: 1.6;
}
h1 {
margin-top: 60px;
margin-bottom: 20px;
padding: 0;
font-size: 32px;
}
h2 {
margin-top: 1em;
margin-bottom: 0.2em;
padding: 0;
font-size: 1.3em;
}
h2::first-letter {
font-size: 1.3em;
}
.page-footer {
padding: 1em 0 0;
margin: 5em 0 1em;
color: #999;
}
.page-footer p{
text-align: center;
font-size: 80%;
line-height: 1.55;
margin: 0;
padding: 0;
}
hr.line {
border: 0;
height: 1px;
background-image: linear-gradient(to right, rgba(64, 64, 64, 0), rgba(64, 64, 64, 0.3), rgba(64, 64, 64, 0));
}
.page-footer a:hover {
text-decoration: underline;
}
</style>
<noscript id="moreCss"><link rel="stylesheet" type="text/css" href="/css/mangcut.css"/></noscript>
</head>
<body id="bodyTag">
<!-- page-header -->
<header class="page-header">
<a href="/" title="Về trang chủ"><span class="big">m</span>angcut.<span class="small">vn</span></a>
</header>
<!-- ARTICLE -->
<article class="article">
<header class="article-header">
<h1>Viết bài cho Blog Măng cụt</h1>
</header>
<section class="article-body">
<p>Nếu bạn có ý tưởng gì muốn đăng trên Blog Măng cụt, hãy gửi cho tôi. Tôi sẽ liên lạc lại để cùng thảo luận.</p>
<p>Blog Măng cụt chỉ nhận các bài chưa đăng ở nơi khác.</p>
<p>Blog Măng cụt không trả tiền nhuận bút, nhưng tôi ghi nhận đóng góp của bạn.</p>
<p>Bài viết gửi về mangcut.vn [at] gmail.com. Kèm theo đôi lời giới thiệu về tác giả (nếu muốn), link đến website hoặc profile nào đó (nếu có), và ảnh profile (nếu muốn). Các thông tin này đăng ở mục "Về tác giả" ở cuối bài.</p>
</section>
</article>
<footer class="page-footer">
<hr class="line">
<p><a href="/">Bài dài</a> - <a href="/linhtinh/">Bài ngắn</a> - <a href="/tho/">Thơ</a> - <a href="/work.html">Nghịch</a> - <a href="/about.html">Tự giới thiệu</a></p>
<p>© 2016 - Tạp chí Măng cụt<p>
<p>Ghi tên tác giả kèm link đến bài gốc khi đăng lại</p>
</footer>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-8597504-3', 'mangcut.vn');
ga('send', 'pageview');
</script>
</body>
</html>