Class:Digital Portfolio 2013/Week 3

From wiki.mpsdigitalphoto.com
Revision as of 13:07, 17 May 2013 by Matthew (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Last Week

  • Item

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 -
    -