|
|
|
|
![]() ![]() |
Jun 5 2005, 09:13 PM
Post
#11
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 629 Joined: 26-February 05 Member No.: 3,995 |
A few things are not aligned, like some tables that are right next to eachother aren't the same widths. Still better than anything I could do when I was 12, though.
|
|
|
|
Jun 6 2005, 12:59 AM
Post
#12
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 51 Joined: 7-May 05 Member No.: 6,731 |
good first site.. needs more colors {maybe a blue or red in there}
Also like the other's said fix the table's a bit.. Then you will be on your way! |
|
|
|
Jun 6 2005, 04:17 AM
Post
#13
|
|
|
.::UniCorN::. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 973 Joined: 19-September 04 From: Dalian CHN Member No.: 1,192 |
well done,looks clear.maybe you have not finished it yet,you should add some content text or grifics in the main index.
keep better,a potential and young website designer... |
|
|
|
Jun 6 2005, 04:38 AM
Post
#14
|
|
|
Newbie [Level 2] ![]() ![]() Group: Members Posts: 33 Joined: 31-May 05 Member No.: 7,701 |
Thats really good for being 12.
I enjoy web desing and if you need any help i'll be sure to help you. |
|
|
|
Jun 12 2005, 09:39 AM
Post
#15
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 378 Joined: 13-October 04 From: Slovenia Member No.: 1,731 |
For your age this is impressive site, I was making my first at age of 25 and it was made in frontpage, poor graphix and so. But yours is really good, I didn't go into coding cause CSS and XHTML is really just personal option. Maybe you could work on color scheme in next redesign. Nice one.
Best regards. |
|
|
|
Jun 12 2005, 07:15 PM
Post
#16
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 118 Joined: 27-March 05 From: Scotland Member No.: 4,954 |
Thanks, I just bagged that template, lol
Then I made a new one, probaly the best i'll ever have Just visit my site now and maybe you'll like it, added some colour and it aint dull I messed about with the code so ill need to fix the code up, need to tidy it up And how do you do index.php?act=downloads then it goes to downloads.php |
|
|
|
Jun 12 2005, 10:41 PM
Post
#17
|
|
|
Moderator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,325 Joined: 8-March 05 From: Mawson, Antarctica Member No.: 4,254 |
QUOTE(john_meikle @ Jun 12 2005, 04:15 PM) Thanks, I just bagged that template, lol Dude, your new design/layout is 10 times better than your old one! It's simple and professional-looking. So much better than what I was doing a year ago. Nice.Then I made a new one, probaly the best i'll ever have Just visit my site now and maybe you'll like it, added some colour and it aint dull I messed about with the code so ill need to fix the code up, need to tidy it up And how do you do index.php?act=downloads then it goes to downloads.php What I don't like is that you used tables. This is bad because if you ever have a large page, then it will take forever to load, and you could drive some of your visitors away because tables aren't rendered until all of it is read by the browser. I give your new one a 8.5/10 because you made it yourself, you're young, and it's nice and simple. My three factors when rating websites. About your download.php question. You would have to know PHP first. In your index.php file, you have to have a statement that will get the variable $act. Then, you have to have if...then statements that will select what to do with the variable. For example, if $act is equal to "downloads", then redirect to download.php. Very simple script. |
|
|
|
![]() ![]() |
Similar Topics