Skip to content
This repository was archived by the owner on May 21, 2018. It is now read-only.

Commit 05c114d

Browse files
authored
ad
1 parent 4adccda commit 05c114d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
---
77
<p class="bigger">Two decades after the domain <strong>js.org</strong> was registered for the first time, it finally serves its obvious purpose - the JavaScript community.</p>
88

9+
<style>
10+
#ad {position: relative;margin-bottom: 20px;display: block;}
11+
#ad img {max-width: 100%;}
12+
#ad label {font-size: 10px;position: absolute;font-weight: 700;bottom:-10px;right:5px;}
13+
</style>
14+
<a id="ad" href="https://javascript-conference.com/?utm_source=jsnews&amp;utm_medium=banner&amp;utm_campaign=mediapartner" title="International JavaScript Conference" target="_blank" rel="nofollow"> <img src="https://js.org/img/IJS_2017_Banner_970x90_41212_infinite.gif" alt="International JavaScript Conference; October 23-27 2017, Munich"><label>Advertisement</label></a>
15+
916
<p>Right from the beginning opinions about JavaScript varied - some people love the language, others hate it. But there should be no doubt about the <strong>awesomeness of the community</strong> that made JavaScript one of the most popular programming languages.<br>In alignment to the <strong>free-and-open</strong> mindset of the community, JS.ORG made <strong>subdomains</strong> available for developers and their projects for free. Since this first step we also focused on tracking JavaScript <strong>trends</strong> and spreading <strong>news</strong> about it.</p>
1017

1118
<p><strong>CONTRIBUTIONS ARE WELCOME</strong>: If you have the passion to start a collaborative project, or if you want to be a member of and contribute to JS.ORG, feel free to <a href="https://github.com/js-org/js.org/issues" rel="nofollow" target="_blank" title="GitHub user profile"><strong>contact me</strong></a>.</p>

0 commit comments

Comments
 (0)