-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
110 lines (103 loc) · 6.47 KB
/
index.html
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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# fbpayment: http://ogp.me/ns/fb/fbpayment#">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta property="og:type" content="fbpayment:subscription" />
<meta property="og:title" content="Cubic Mango" />
<meta property="og:image" content="https://cubicmango.com/img/mango.png" />
<meta property="og:description" content="cubic mangos" />
<meta name="cf-2fa-verify" content="zml4Bln94QJs">
<meta name="description" content="cubic mangos">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Cubic Mango</title>
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
</head>
<body>
<div class="header">
<header class="wrapper clearfix">
<h1 class="title"><a href="">Cubic Mango</a></h1>
</header>
</div>
<div class="main-container">
<div class="main wrapper clearfix">
<div id="status"></div>
<article>
<header>
<h1>Description</h1>
<p>Mango trees grow up to 35–40 m (115–131 ft) tall, with a crown radius of 10 m (33 ft). The trees are long-lived, as some specimens still fruit after 300 years. In deep soil, the taproot descends to a depth of 6 m (20 ft), with profuse, wide-spreading feeder roots; the tree also sends down many anchor roots, which penetrate several feet of soil. The leaves are evergreen, alternate, simple, 15–35 cm (5.9–13.8 in) long, and 6–16 cm (2.4–6.3 in) broad; when the leaves are young they are orange-pink, rapidly changing to a dark, glossy red, then dark green as they mature. The flowers are produced in terminal panicles 10–40 cm (3.9–15.7 in) long; each flower is small and white with five petals 5–10 mm (0.20–0.39 in) long, with a mild, sweet odor suggestive of lily of the valley. Over 400 varieties of mangoes are known, many of which ripen in summer, while some give double crop. The fruit takes three to six months to ripen.</p>
<p>The ripe fruit varies in size and color. Cultivars are variously yellow, orange, red, or green, and carry a single flat, oblong pit that can be fibrous or hairy on the surface, and which does not separate easily from the pulp. Ripe, unpeeled mangoes give off a distinctive resinous, sweet smell. Inside the pit 1–2 mm (0.039–0.079 in) thick is a thin lining covering a single seed, 4–7 cm (1.6–2.8 in) long. The seed contains the plant embryo. Mangos have recalcitrant seeds; they do not survive freezing and drying.</p>
</header>
<section>
<h2>Etymology</h2>
<p>The English word "mango" (plural "mangoes" or "mangos") originated from the Malayalam word māṅṅa via Portuguese (also manga) during spice trade with Kerala in 1498. The word's first recorded attestation in a European language was a text by Ludovico di Varthema in Italian in 1510, as manga; the first recorded occurrences in languages such as French and postclassical Latin appear to be translations from this Italian text. The origin of the "-o" ending in English is unclear. Mango is also mentioned by Hendrik van Rheede, the Dutch commander of Malabar (Northern Kerala) in his book Hortus Malabaricus, a compendium of the plants of economic and medical value in the Malabar, published in 1678. When mangoes were first imported to the American colonies in the 17th century, they had to be pickled because of lack of refrigeration. Other fruits were also pickled and came to be called "mangoes", especially bell peppers, and by the 18th century, the word "mango" became a verb meaning "to pickle"</p>
</section>
</article>
<aside class="mango"></aside>
<aside class="like">
<div
class="fb-like"
data-share="true"
data-width="300"
data-show-faces="true">
</div>
</aside>
<aside id="ad_root" class="ad">
<fb:ad placementid="1034704203271127_1034975389910675" format="native" nativeadid="ad_root" testmode="false"></fb:ad>
<a class="fbAdLink">
<div class="fbAdMedia thirdPartyMediaClass"></div>
<div class="fbAdTitle thirdPartyTitleClass"></div>
<div class="fbAdBody thirdPartyBodyClass"></div>
<div class="fbAdCallToAction thirdPartyCallToActionClass"></div>
</a>
</aside>
</div> <!-- #main -->
</div> <!-- #main-container -->
<div class="footer-container">
<footer class="wrapper">
<h3>Copyright © 2016 - 2020 CubicMango.com All Rights Reserved.</h3>
</footer>
</div>
<script>
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
window.fbAsyncInit = function() {
FB.init({
appId : '1034704203271127',
cookie : true,
xfbml : true,
version : 'v2.6',
});
FB.Event.subscribe(
'ad.loaded',
function(placementId) {
console.log('Audience Network ad loaded');
document.getElementById('ad_root').style.display = 'block';
}
);
FB.Event.subscribe(
'ad.error',
function(errorCode, errorMessage, placementId) {
console.log('Audience Network error (' + errorCode + ') ' + errorMessage);
}
);
};
(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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-75475706-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>