|
|
#1 |
|
New Member
![]() Join Date: Dec 2011
Posts: 2
|
Hello Everyone! First I've I've been looking for a good forum to get and give help on based on web design and this one looks like it has some potential.
Anyways I used to build sites with layout tables for positioning and then I realize how bad it was and I learned now days you only that you only build structure with html and presentation with css. So I am learning css and I think I am going to push to learn how to code websites with perl since I already know the basics. But I would like a base review off the home page on my current site I'm created and tell me what I can do to make it better. http://daguild.dyndns.org Also I would like to know how I could make the menu background feel the space with the footer. Thanks for all the help
Last edited by jmc1987; 12-11-2011 at 01:37 AM. |
|
|
|
|
|
#2 |
|
Diamond Member
![]() Join Date: Feb 2011
Location: Newcastle, Australia
Posts: 1,137
|
Still "looks" like a table based design.
Look around at different sites and get a feel for whats current. Your nav should be a ul not ol, and you should style it with css rather than a bg image. You should also have some form of UI interaction, rollovers, hovers etc... Use jpg or png rather than gif for images. No need for validation in your menu. Your target wont care for that. Your typography needs some work. Line height and some padding would be a good start... Faux columns + sticky footers - google that shit...
__________________
if (headhurts == "possibly") { alert ("keep going!"); } else if (headhurts == "yes") { alert ("go to sleep"); } else if (headhurts == "damn !@#$ mofo scripts...") { alert ("give up and have a beer!"); } else { alert ("watch TV"); } |
|
|
|
|
|
#3 | |
|
New Member
![]() Join Date: Dec 2011
Posts: 2
|
Quote:
|
|
|
|
|
|
|
#4 |
|
Diamond Member
![]() Join Date: Feb 2011
Location: Newcastle, Australia
Posts: 1,137
|
Once you shift off tables you actually realise how impractical and unworkable they are. tables most certainly are not easier, I can tell you that much...
__________________
if (headhurts == "possibly") { alert ("keep going!"); } else if (headhurts == "yes") { alert ("go to sleep"); } else if (headhurts == "damn !@#$ mofo scripts...") { alert ("give up and have a beer!"); } else { alert ("watch TV"); } |
|
|
|
|
|
#5 |
|
Platinum Member
![]() |
You also realize just how little you can do with them comparatively.
|
|
|
|
|
|
#6 |
|
New Member
![]() Join Date: Dec 2011
Location: Las Vegas
Posts: 20
|
If you're serious about this, from the look of the website it will need a certain amount of liquidity when in reference to content. So I would shift gears towards a custom css based website design inside wordpress.
__________________
For all your website design needs in Las Vegas, Nevada please feel free to visit our website www.thewebsquad.com
|
|
|
|
|
|
#7 |
|
Silver Member
![]() Join Date: Jan 2011
Location: San Diego, CA
Posts: 136
|
Were you coding before CSS?
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|