View Single Post
Old 11-15-2012, 02:12 AM   PM User | #2
aaronhockey_09
Regular Coder

 
Join Date: Dec 2010
Posts: 411
Thanks: 21
Thanked 55 Times in 55 Posts
aaronhockey_09 is an unknown quantity at this point
Well for starters i would take a look at some tutorials and understand how HTML and CSS works.

Here are a few links
http://www.htmldog.com/guides/cssbeginner/
http://www.w3.org/Style/Examples/011/firstcss.en.html
http://css-tricks.com/video-screenca...e-very-basics/

OR im sure you can google something.

Then create your background in photoshop - You can simply create a repeatable background in photoshop to duplicate this "excel table look"

Then really all you need to do is create a div, center it horizontally, and add your text in the appropriate place.

I mean, you really just need to know the basics of HTML and CSS to be able to get this site off the ground - but no one is going to create the site from scratch for you, generally this site is to help with problems for existing sites or sites in current development.
aaronhockey_09 is offline   Reply With Quote