-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinfo.html
72 lines (60 loc) · 4.13 KB
/
info.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
---
layout: default
---
<h1>Beginning HTML & CSS <small>July 25th, 2012</small></h1>
<h2 class='alpha'>What?</h2>
<p>This B'more Awesome event will be a one-day class on HTML & CSS. We're going to start from the very beginning, so <strong>if you've never made a web site before, that's ok!</strong> It's going to be a guided <strong>hands-on workshop</strong> where <a href="http://ngauthier.com">Nick Gauthier</a> will take you through building a web site with modern techniques</p>
<h2 class='beta'>When?</h2>
<p class='date'>July 25th, 2012, 9:30am - 4:30pm</p>
<h2 class='gamma'>Where?</h2>
<p><a href='http://figure53.com/'>Figure53</a> headquarters: <a href="https://maps.google.com/maps?q=2443+Maryland+Ave,+Baltimore,+MD&hl=en&sll=39.327935,-76.615895&sspn=0.014972,0.018175&oq=2443+m&hnear=2443+Maryland+Ave,+Baltimore,+Maryland+21218&t=m&z=17">2443 Maryland Ave</a>.</p>
<h2 class='delta'>How Much?</h2>
<p><strong>$120</strong>. Seriously. This is Baltimore!</p>
<h2 class='link'><a href='http://bmoreawsm072512.eventbrite.com/'>Sign me up!</a></h2>
<h3>Schedule</h3>
<p>On the day of the class, we will:</p>
<ul>
<li>9:30: Introductions</li>
<li>10:00: Students will make a basic html file on their computer and view it in their browser</li>
<li>11:00: Students will upgrade their web page using core html tags</li>
<li>12:00: Students will put their html page in a Dropbox public folder and view it on the web</li>
<li>1:00: Break for lunch (brown bag or a local take-out place)</li>
<li>2:00: Students will add a simple css stylesheet to their html page</li>
<li>3:00: Students will add more complex css styles to their page</li>
<li>4:00: Demo of more advanced html/css with links to resources to learn more</li>
<li>4:30: All done! We'll hang out until 5 and chat and answer more questions, or work on our page more</li>
</ul>
<h3>Prerequisites</h3>
<p>Before taking this class, you should:</p>
<ul>
<li>Be comfortable with your computer and browsing the web</li>
<li>Have a strong desire to make your own web site</li>
<li>Install <a href="http://dropbox.com">Install Dropbox</a>.</li>
<li>Install <a href="http://google.com/chrome">Install Google Chrome</a>.</li>
<li>Install <a href="http://www.sublimetext.com/">Install Sublime Text</a>.</li>
</ul>
<h3>Testimonials</h3>
<blockquote>
“This HTML 5 CSS training was excellent! I learned a lot! Nick was a great presenter and very patient. He understood all of my questions even though I had inadequate vocabulary for the subject matter and had answers for them. I highly recommend B'more Awesome!!”
<footer>— Amy McClure</footer>
</blockquote>
<blockquote>
“I left the class with some great references to continue learning on my own and a solid foundation in the basics of HTML5 and CSS3.”
<footer>— Dave Colson</footer>
</blockquote>
<blockquote>
“What an AWESOME experience! I came into the day with basically no knowledge of how to build a website and left with not only my first website, but enough knowledge and understanding to begin to build my OWN site for my business which I have been avoiding for ages. I am now SO excited to get it underway! Can't wait for the next level of classes to be offered!”
<footer>— Amy Freese, Stonehouse Design</footer>
</blockquote>
<blockquote>
“Nick Gauthier is an AWESOME and patient instructor! ”
<footer>— Nicolette</footer>
</blockquote>
<blockquote>
“Great class for beginners or anyone who wants to brush up on their web skills. Can't wait for the next installment!”
<footer>— Katie</footer>
</blockquote>
<blockquote>
“I really liked Nick's teaching style of explaining what each line of code meant and making sure all students understood before moving on. Other classes I've been to simply have you copy and paste code and at the end of the day you wonder how you made what you did, but with Nick's approach I feel like I actually understand how to read code better. I also like his suggestions of websites we can reference in the future to keep exploring and learning new tricks even after the class is over.”
<footer>— Julie</footer>
</blockquote>