Skip to content

Commit 11c61b3

Browse files
committed
Boo yah, just about done. Added final sections.
1 parent 2cc1fd0 commit 11c61b3

File tree

1 file changed

+36
-4
lines changed

1 file changed

+36
-4
lines changed

README.md

Lines changed: 36 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,21 +1103,53 @@ What are those, actually? Well, HTML5 is the latest standard for HTML. The pre
11031103
Anyway. HTML5 was designed to deliver rich content without the need for additional plugins (for example, Shockwave Flash, Silverlight, etc.), and can handle everything from animation to graphics, music to movies, and can also be used to build complex web applications.
11041104
Not to mention the fact that it works on every device, from tablets to phones to your standard computer.
11051105

1106+
CSS3 has a bunch of new features too. From new selectors to fancy text effects to 2D/3D tranformations, there's just so much to learn!
11061107

1108+
If you want to read more about HTML5 and CSS3, check out some of the links below. If you feel like you've mastered the materials you learned here, you're probably ready to start diving in further!
11071109

1110+
* [W3Schools - HTML5](http://www.w3schools.com/html/html5_intro.asp)
1111+
* [W3Schools - CSS3](http://www.w3schools.com/css/css3_intro.asp)
1112+
* [HTML5 Rocks](http://www.html5rocks.com/)
1113+
* [Dive Into HTML5](http://diveintohtml5.info/)
11081114

11091115
#####How To Meet Ladies/Laddies (Get it? HTML Jokes are the best...)
11101116

1111-
#####Links to actually learn this stuff
1117+
Honestly I have nothing to put here I just like the joke that HTML stands for that.
1118+
1119+
I hope your HTML is spin and <span>. Heh.
11121120

11131121
##Final Project!
11141122

1115-
Psh like I'm going to write this before I eat another cookie. Break time.
1123+
Alrighty! So you've looked at the Project folder a bit, but I haven't told you what that folder is for yet.
1124+
1125+
Well guess what.
1126+
1127+
It's a project. [confetti]
1128+
1129+
With all that you've learned so far, make something! I want you to make a website about the most attractive person in the room.
1130+
1131+
You.
1132+
1133+
Put a photo up of yourself, add a biography, talk about your skills and experiences, make it the online version of you.
1134+
1135+
Use `<div>` tags and CSS to make a really awesome layout. Style everything in the text from `<h1>` to `<p>`.
1136+
1137+
Include lists `<ul>` and links `<a>`! Make it sparkly.
1138+
1139+
I made your homepage for you, and your main CSS document. But don't let that limit you! Add as much as you want, and experiment!
1140+
1141+
The best way to learn is by doing. Do as much as you can until you think you have everything down pat.
1142+
1143+
And if you need help you can always come back and visit. :)
1144+
1145+
## And now, the end is near
11161146

1117-
## Wut
1118-
That's right, I haven't written the whole tutorial yet. Be patient. I have to get my ducks in order so I can astound your face.
1147+
Okay! You've learned pretty much all that I can teach you. Congratulations, really. I'm not even going to joke around here.
1148+
You've accomplished something that will help you for years to come!
11191149

1150+
Show off your website to your friends, and be proud of what you've done!
11201151

1152+
And with that, I'm signing off. Thanks for reading, you beautiful specimen, you.
11211153

11221154

11231155

0 commit comments

Comments
 (0)