-
Recent Posts
- So You’re Looking for a Web Designer
- Creative Footer Designs for Inspiration
- WordPress Basics 101: Creating Custom Pages
- Creating a Custom WordPress Log-In Screen
- 13 Sites For Logo Design Inspiration
- What a Client Must Include in a Design Agreement
- Items a Designer Must Include in a Contract
- Top 10 Links for CSS3 Resources
- The designer’s guide to a great first impression
- 7 Web Design Clients to Walk Away From
Categories
Tag Archives: div
DIV Basics Using CSS
Introduction Divisions or “div” are a ‘block level element’, meaning they have the “block” attribute already inherited. Divs are used to display content in a block format much like tables but also used to define sections of a web page. … Continue reading