Difference between revisions of "Class:Digital Portfolio 2013/Week 3"

From wiki.mpsdigitalphoto.com
Jump to navigation Jump to search
(Created page with "== Last Week == * Item == This Week == * CSS Normalized * CSS Floats * CSS Position * CSS Offset * CSS Sliding Gallery == Open Questions == ; Question : note - http://url...")
 
(Last Week)
Line 1: Line 1:
 
== Last Week ==
 
== Last Week ==
  
* Item
+
* Prepping Images for the Web
 +
* Tools: Text Editors
 +
* HTML / CSS Review
  
 
== This Week ==
 
== This Week ==

Revision as of 13:15, 17 May 2013

Last Week

  • Prepping Images for the Web
  • Tools: Text Editors
  • HTML / CSS Review

This Week

  • CSS Normalized
  • CSS Floats
  • CSS Position
  • CSS Offset
  • CSS Sliding Gallery

Open Questions

Question
note - http://url

Links

Title - http://url
note

Notes

A class in CSS is a "." --> .highlight An id in CSS is a "#" --> #highlight

Spans and divs are TAGS

- Just like

<img>
    All tags can optionally have attributes of type class or ID -
    -