EPISODE · Dec 1, 2014 · 47 MIN
EP65: HTML Design & Layout
from How to Program with Java Podcast · host Trevor Page: Java Guru | Programmer | Teacher
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. The DIV tag 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
NOW PLAYING
EP65: HTML Design & Layout
No transcript for this episode yet
Similar Episodes
No similar episodes found.