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.

  • Like 1
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.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...