Jump to content

Website Background


Goodthing07

Recommended Posts

Hello, How would I go about setting a website so that there is a light coloured background and then the content of the website is all centred? An example of which is the W3Schools website the way they have their layout? Any help would be greatly appreciated.

Link to comment
Share on other sites

you can start by reading the HTML/CSS tutorials. background would be a CSS property in particular you would want to reference. make sure you understand how block and inline elements work. they way to center them differs, and most people use <div>'s to create a wrapper for their websites to center them. give it a shot and post some code with what you've tried.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...