GCC 10-23-15

Preview:

Citation preview

Meeting 5– 10/30/15

For next time…• No Meeting Next Week!

• Start JavaScript! (work up to Dragon Slayyyyer)

• Email Suvery Sometime Next Week

• Skype Group: https://join.skype.com/rhbtaQB5ufb6

What We’ve Done So Far…• Head• Body• Title• Paragraph• Header/Header Size

• Image• Link• Linked Image• Lists• (Ordered/Unordered)

• Style(font, color, background, bold, underline, italicize)

• <table> (initiate table)• <tbody>

• <tr> (add row)• <td> (add data)

• Nothing for columns?

• <thead>• <th> (add bold column header)• <tcolspan> (add bold header)

• <div> (divide up parts)• <span> (style specific parts)

Cascading Style Sheets

What We’ve Done So Far…

Clickable Photo Page Screenshot

from Aria

Design a Button Screenshot from

Hannah

Recommended