
Sign up to save your podcasts
Or
Okay so you know how to add some styles and CSS to your webpage, that’s a great start, but what about deciding where all your text should go? What if you wanted to setup your website so that you have some text on the left hand side, and some images along the right?
This is where design and layout comes into play.
Probably one of the most powerful tools at your disposal for designing your webpage is the div tag. What this allows you to do is essentially outline “blocks” or “areas” for the content on your webpage. You can think if these areas like boundaries for your content.
Continue Reading Here
4.9
118118 ratings
Okay so you know how to add some styles and CSS to your webpage, that’s a great start, but what about deciding where all your text should go? What if you wanted to setup your website so that you have some text on the left hand side, and some images along the right?
This is where design and layout comes into play.
Probably one of the most powerful tools at your disposal for designing your webpage is the div tag. What this allows you to do is essentially outline “blocks” or “areas” for the content on your webpage. You can think if these areas like boundaries for your content.
Continue Reading Here