Jump to content

CSS sidebar boxes


Julius

Recommended Posts

Hi,

 

I'm trying to make my own blog, and first of all I decided to make the design. The problem is, I dont know where to start, because i have never did something like that (I mean design). So, i don't know how to do this: I want make two columns, in one of them(left) I will display articles, on the other(right) I want to make a login box and a box that contains some short messages. How can I do that?

Link to comment
https://forums.phpfreaks.com/topic/226062-css-sidebar-boxes/
Share on other sites

You do this by using CSS <div> tags. It actually doesn't take a lot to teach yourself the basic CSS layout. I would recommend doing a google search for CSS tutorials or check http://www.w3schools.com/css/default.asp for some free CSS lessons.

 

Alternatively you can also google CSS two column layout. There are a lot of free building blocks out there for you. I would still recommend taking the time to learn basic XHTML & CSS if you plan on designing your blog yourself though.

Link to comment
https://forums.phpfreaks.com/topic/226062-css-sidebar-boxes/#findComment-1167087
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.