"Success isn't given. It's earned. On the track, on the field, in the gym. With blood, sweat, and the occasional tear." -Nike

Monday, November 24, 2014

Friday, November 7, 2014

HTML Intro

3 thing I want to learn:
  • How to insert videos/images to my webpage
  • How to change the font types and colors on my page
  • How to use each of the tags

2 things I have learned about HTML:
  • GIF images can be inserted on the webpage
  • The visible part of the document is between <body> and </body>

1 thing I am concerned about making a webpage:
  • Getting frustrated with the formatting and not being able to make it look good

Wednesday, November 5, 2014

Review Binary Codes

Sophie used these symbols to create a different way to use binary. Ir is really different and fun to use!

+ represents 1

_ represents 0


H    _+_ _ _      

I     _+_ _+,


M   _++_+

Y     ++_ _+


N    _+++_    
A    _ _ _ _+  
M     _++_+  
E     _ _+_+


I      _+_ _+  
S   +_ _ ++        
  
J    _+_+_ 
I      _+_ _+ 
L      _++_ _    
L       _++_ _

This code corresponds to, "hi, my name is Jill"