English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I see this on many myspace profiles and also on other websites. www.completevca.com has a similiar idea, a black place for the main page and then another background behind it. Can this be done in HTML and can someone explain how to do so? Thanks!

2006-09-12 04:11:28 · 3 answers · asked by Jamie 1 in Computers & Internet Programming & Design

3 answers

they have a background image for the page, with a floating (centered) table with a black background. over the background.

EXAMPLE:









(all website content nested into this cell, including other tables if desired)



2006-09-12 06:12:19 · answer #1 · answered by country bear 2 · 0 0

In your CSS file, you can put the line:

body { background-color: black; }

or, within the HTML document you can put the style:



or:

2006-09-12 11:18:49 · answer #2 · answered by DianeD 4 · 0 0

Using different divs.

2006-09-12 11:13:33 · answer #3 · answered by A K 2 · 0 0

fedest.com, questions and answers