portfolio

Rules for Portfolio Website


Main Content

Pseudo Code
BODY
⤷ ITEM WRAPPER                      > makes' it look good
   ⤷ ITEM HOLDER                    > holds' the items
      ⤷ item or multiple items'     > your stuff
Class Names’

body_item_wrapper
body_item

Multiple .body_item_wrapper are allowed if you need to distinguish two types’ of content.