Sunday, 19 April 2015

Coding concepts that can inform web design – Saga Biz Solutions

It’s easy for a Photoshop expert to mock up a website design for a client, however without working knowledge of how the mechanics of code and web concepts work, chances are they would be submitting something that does not translate well to the code language.

Divs

A div is an HTML tag that can essentially be thought of as the building block of the majority of websites on the internet. Divs often contain the various contents of a website, and their behaviors is what gives structure to a website. For this reason it’s especially important for non-coders to understand the basics of the div, one point of which will be covered here.
For more click here

1 comment: