Address Microformat CSS


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. /* Address microformat */
  2. div.adr{}
  3. div.adr div.street-address{}
  4. div.adr div.extended-address{}
  5. div.adr span.locality{}
  6. div.adr span.region{}
  7. div.adr span.postal-code{}
  8. div.adr div.country-name{}

URL: http://zoocha.com/contact/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.