Check out my new website design. The address is http://www.ksprog.net/temp/ Some of the links are not up yet. Let me know what you think.
Check out my new website design. The address is http://www.ksprog.net/temp/ Some of the links are not up yet. Let me know what you think.
This should go into Review My Site not here.
I recommend trying to make greater use of CSS to create a website design rather than use tables. Avoiding pure table layouts makes your website look 'modern'.
The blue menu on top looks a bit misaligned because the link to C PROGRAMMING is right next to the end of the bar with space on the other end of the bar.
Best regards,
Brian Yang - TechAirlines
How am I doing? Click thestar button at the bottom left to rate this post. Thanks.
Terms of Service | Account Portal | Wiki
Hello Kevin,
Not bad for a first attempt, having seen far worse up for review here and elsewhere. One day you will look back on this and cringe as I do when I revisit the older sections of my own porttfolio.
As you have no doubt discovered, designing and building a web page is not quite as simple as it first appears but you are half way there but needs some artistic polish and coding tricks(optional).
Useful links:
http://www.cssmenubuilder.com/home - name says it all
http://www.dynamicdrive.com/dynamicindex1/ - javascript/css animated menus and lots more
http://www.gimp.org/ - free no limits alternative to Adobe Photoshop
http://bluefish.openoffice.nl/ - HTML editor targeted towards programmers & its Free!
httP://browsershots.org/ - for both inspiration and testing how others see your website
Remember! resize images before shoe-horning them into a web page
781px × 1,449px (scaled to 235px × 330px) 234.28 kB (239,898 bytes)
It's a classic first timers mistake many fall victim to it when using some of the simpler / cheaper web site building tools so don't feel bad.
The menu has redundant elements that do not need repeating, we gather that your into programming.
Plus 'Programming' is a long word and this can play havoc with horizontal menus, especially when the page CSS is designed to be fluid and stretch to fit.
So try this instead...
SCALLIONS' Programming Pages
C , C++ , Java , PHP , Buying A PC , References , Links , About Me , Software
----------------------------------------------------------------------------------------------
KEVIN SCALLIONS' HOME PAGE
C PROGRAMMING C++ PROGRAMMING JAVA PROGRAMMING PHP PROGRAMMING BUYING A COMPUTER REFERENCES LINKS ABOUT ME SOFTWARE TO RUN EXAMPLE
The code must flow.
Project 157: Latest UK Jobs direct to your mobile phone
New Domain under construction: Lovelogic.net
home for some new projects that we can't keep here ;)
it's like what they said , ,it's old fashion and u need to use Web 2 Graphics and css ,, it will convert ur site into a modern and good looking
Thank you for the useful links. I am using the cssmenubuilder sites to build my menus.