Well...

  • Thread starter Thread starter Super-Supra
  • 13 comments
  • 554 views
Nicely done. The font is somewhat small though. I can read it but it is small.

I'm currently tearing my site apart again as I redesign it. My host decided to delete it so I figured I would take the time to fix a long standing problem. When I'm done it will be hopefully moved to a newer and better host who won't delete my site for inactivity/image galleries(Apparently they don't like these even though mine was personal). I can't seem to find a host that is nice about that though.
 
Well done Mr Mangat. Finally something you should be proud of after all those previous versions. As people say practice makes perfect. Although it isn't perfect your on the road to designing some great stuff.

As Klostrophobic mentioned I think, yea you need some content.

I found some parts quite funny. - Here is my favourite excerpt.

Graphics Design Service(s).

I'm able to design free graphics as long as they are limited to the following.

- As long as it's appropriate (PG-10).


PG-10, :lol:
 
You should've put a border around the whole thing, or remove the border from the image. And what is it with you an oversized pixel fonts? :confused: Other than that it looks good.

Edit: Damn dude, I just looked at your source and I've never seen anything messier (well, with the exception of Yahoo :rolleyes:). I even went to validate it and it isn't even valid HTML 2 (the latest version is 4.01)!
 
Originally posted by ALPHA


I found some parts quite funny. - Here is my favourite excerpt.

Graphics Design Service(s).

I'm able to design free graphics as long as they are limited to the following.

- As long as it's appropriate (PG-10).


PG-10, :lol:



:D

Originally posted by Shannon
You should've put a border around the whole thing, or remove the border from the image. And what is it with you an oversized pixel fonts? :confused: Other than that it looks good.

Edit: Damn dude, I just looked at your source and I've never seen anything messier (well, with the exception of Yahoo :rolleyes:). I even went to validate it and it isn't even valid HTML 2 (the latest version is 4.01)!

My layout was made in photoshop, so when I sliced it up and etc.. it formed a .html page in photoshop so I just used that and worked up my page...

There is no border, my background just gives the effect of one..
 
Originally posted by Super-Supra
:D



My layout was made in photoshop, so when I sliced it up and etc.. it formed a .html page in photoshop so I just used that and worked up my page...
Stop using automated tools to make a webpage and learn youself how to make a valid page. I'm sure that website could be achieved with about a ¼ of the code you have now and well, not as many images. Hell, if you did a tableless layout you wouldn't even need a quarter of the code...
 
Originally posted by Super-Supra
I'm working on a completely CSS based website right now. It's pretty minimal right now.
Before you even think about a CSS layout, I suggest you pay a visit to a few site:

  1. W3Schools
  2. A List Apart
  3. Quirksmode

The first one will get you started on CSS, the second one is possibly the best web authoring site, with heaps of articles from professional web designers. And the last one is mainly a list of CSS workarounds for the millions of browser bugs you're going to come across.
 
Back