-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
62 lines (48 loc) · 2.88 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<title>All the Nerdy Ladies by pwnela</title>
</head>
<body>
<header>
<div class="container">
<h1>All the Nerdy Ladies</h1>
<h2>Now put your hands up!</h2>
</div>
</header>
<div class="container">
<section id="main_content">
<p>Nerdish? Ladyish? Fancy a social hour (or two) with other nerdy ladies in Atlanta? Then head on down to <a href="http://joystickgamebar.com/">Joystick Gamebar</a> every first Monday at 7pm.</p>
<p>You'll find members from <a href="http://www.meetup.com/Women-Who-Code-Atlanta/">Women Who Code</a>, <a href="http://www.meetup.com/Rails-Girls-Atlanta/">Rails Girls Atlanta</a>, and <a href="http://www.meetup.com/PyLadiesATL/">PyLadiesAtl</a> who range from full time software developers to those simply curious about programming, development, and technology in general (and everyone in between).</br></br>
P.S. If you'd like more Nerdy Lady conversation than just at our social hour, join the community at <a href="http://tech404.io">TECH404</a> and chat with us in our <a href="https://tech404.slack.com/messages/all-the-nerdy-ladies">#all-the-nerdy-ladies</a> channel!
</p></br>
<marquee behavior="scroll" direction="up" scrollamount="2">
All the nerdy ladies (all the nerdy ladies)</br>
All the nerdy ladies (all the nerdy ladies)</br>
All the nerdy ladies (all the nerdy ladies)</br>
All the nerdy ladies</br></br>
Now push your commit up!</br></br>
Like coding with friends, reading tech trends? You’re really </br>
going to like this scene!</br>
Doesn’t matter who you are, coder or not, </br>
we're a group of women you'd want to meet!</br></br>
We’re up on ruby; we’re up on C</br>
but we’ll give any code our attention</br></br>
So come drink some beers, come meet your peers,</br>
and just enjoy being nerdy</br></br>
'Cause if you'd like it you'd better write some code for it;</br>
if you'd like it you'd better write some code for it</br>
You'll be glad you built the app that you wanted</br>
'Cause if you'd like it you'd better write some code for it;</br>
code code code code code code code code code code code code</br>
code code code code code code code code code code code code</br>
</marquee>
</section>
</div>
</body>
</html>