My Website Design , Any Suggestions? - this is something i designed with the help from user sonesay , what do

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #13) by threepach on Feb 18 2008, 12:37 AM. (Line Breaks Removed)
i liked your color balance, easy to look atas i had a look for few sec it's a pure advertising website which tries to promote a business - firstly i liked few parts- secondly for suggestion: why don't you add some big signs to show what is this website about? i'm trying to say when i'm coming to the website i wanna get why is it up there within 5 seconds. i just wanna say a website... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Web Design

My Website Design , Any Suggestions? - this is something i designed with the help from user sonesay , what do

keego
Hey guys

I designed and almost finish my site, www.keegonguyen.com .. so what do you guys think?
Have any good suggestions? or anything that i should take out? anything good or bad about it? anything at all that would help me out would be nice tongue.gif

Is it too plain?

any beneficial criticism will be fine rolleyes.gif
let me know

thanks smile.gif
and thanks sonesay for the help. ^^ hehe i learnt alot! .. biggrin.gif

if the site kinda sux.. lol well bare with me. seeing how i just practically learnt how to do coding from tutorials.. and did the whole thing step by step lol

^^

 

 

 


Reply

sonesay
I jsut had a quick look, the content seems to be good there so thats always a good thing. Nothing worse then having a nice looking site but no content. I personally dont like those types of gradients for footers and for your navigation bar. I'm no designer but I think it can look abit better and probably make your site that bit more professional. The colors seem very good overall. I think whats left really is just gradual(cant spell i know) fine tuning, making changes here and there when you can untill your satisfied. Nothing major of course it looks pretty solid as it is.

Reply

Saint_Michael
Simplicity in itself, of course thats the wonders of making a version 2, 3, 4 of the websites as time goes by. So I go gentle and start from the top and work my way down to the footer.

Banner - As a gfx person I look at the banners right away just to see what kind of work has been done, I would say simple as it maybe you have a lot of open space and I would think having a background designed using vector brushes would add a bit of style to the site and also a bit of color to it as well.

Nav - Although its fine as it is but iff you add that same rollover you have for your drop down menu you add a bit more to it. The next part I would say designing a contact form within the website (another link to add to the nav menu) it saves people the time to opening another window to the their email client and then writing the email.

Footer - Although not neccessary but in the footer wher you have your copyright info you ususally have a link of you domain and have your name with a clickable email link as well.

CODE
Copyright  © 2007 <a href-"http://www.keegonguyen.com.">keegonguyen.com</a>. All Rights Reserved. Designed By <a href="mailto:info@keegonguyen.com">Your Name</a>


Bio Page - On this page it isn't neccessary to have that within a frame since your background is white and you have nothing fancy you could let that expand and that way people who visit the site don't have to scroll.

Gallery - When you have images its good to get use to using the alt tag or alt="" within the image code:

CODE
<img src="yourimage.jpg" alt="your title">


Since your using the lightbox script you have some room for creativity such as putting info about the picture itself when the user clicks on it for the picture to enlarge. To do this all you do is add this to your images title="my caption"
and then fill in the info such as year it was taken, the name of the shot maybe even the photographers name. The next part of the lightbox script is something that is more of a convenience for the users then anything else is by grouping your photos within the source code by adding this rel="lightbox[roadtrip] right after the image. Then within the brackets you just use a name for that gallery such bridal and that when the user will be able to move on to the next picture by clicking the next or previous button which is (hide) hoverable link and that way they don't have to close the picture each time they want to see the next one.

Broken Pages - Just a small tip regardless if you have nothing on a page such as your links page its always good to have something up so not to deal with broken pages such as the one you have right now.

Other then those comments and adding a bit of color to the site your off to a good start.

 

 

 


Reply

jlhaslip
Nice. I like the simplicity of the page. I agree that it looks solid.
Only thing I found was a small warning about using an ampersand inside an anchor tag.
CODE
<a href="http://users3.smartgb.com/g/g.php?a=s&i=g35-16027-1a" target="_blank" class="style1">Guestbook</a> |

Should become:
QUOTE
<a href="http://users3.smartgb.com/g/g.php?a=s&amp;i=g35-16027-1a" target="_blank" class="style1">Guestbook</a> |

Reply

varalu
Correct me if i am wrong.

the time i post this.. your website is in some problem and not loading...
Let me know once its up and running.

Reply

keego
im not sure when you checked it... but no its been working all day .. cause ive been checking back every 10 minutes.. im not sure what the problem is though. try again.. otherwise im not sure lol

Reply

b1gv1c
You have a very clean site. Your gallery is very simple.

Reply

fffanatics
The site has been working and i have been looking at it. Saint_Michael had a lot of good information and changes that i recommend as well. Some thing i noticed that might be a little different (or a bit more specific) than his are the following:

1.) Header: Like he said, there is a lot of blank space. Instead of just having the image with your domain name on it, put your name and be like Name - Model with a logo or something that you can claim as yours in the future. This is the area where you need to define the site in a single image and also give a users something to recognize as yours. The picture on the right is great, you just need more on the rest of it. Add a few more pictures whether it is of you or just of a flower (something pink to go with your theme), etc. It will draw way more attention to your site.

2.) Nav Bar: Unlike sonesay, the gradient at the top is slight enough that i think it is fine and has no issues. As for the footer, the gradient is tooooo much since it takes to long to change color and the color difference is very noticable. Use something a bit more subtle. I like the links you have on the top but you need more and definitely a contact us page. Plus, make sure your rollover links work since i was unable to get to a few of the sections (specifically the multimedia and personal sections). Just make sure these work and feel right.

3.) Content: Your site has a lot of content and that is great. However, you need to make sure you spell and grammer check your content. I was reading your bio (briefly) and there were a lot of run-on sentences and some grammatical errors. I am from the US so i dont know if there is much of a difference in the english here compared to Australia but i did notice some issues. Just copy and paste it into word and run a check on it.

4.) Colors: I like the pink and gray color scheme however, some of your sections on the main page are hard to read. If you made these with photoshop or the gimp, just put a drop shadow on them and possibly a 1px stroke with a shader or two darker color to really draw the text out of the background. Besides, that the colors work great, esp for a modelling website.

Overall, very good and should do the job. Just a few small changes and your site will be amazing.

Reply

FLaKes
I think it looks sort of simple, maybe a bit minimalistic. In my opinion it is sort of boring, I would recomend that you spice it up a little, like for example, you could add interactivity to the links and the menu. I liked the headers in the main page, the photographs are also really good. I think you should play a bit more with the font and effects of the title on your page that is in the header. Well thats my 2 cents, hope it helps you improve. Good Luck!

Reply

strange-garden
Wow, you are amazingly beautiful.
Ok, now that's out of the way, i think the text in the banner should change and the text for the nav bar, the grey streak on the banner to the right took my eye straight away. I don't know you too well, but this website can't suit your personallity...No one is THAT boring. No offense, but I really love the style and stuff, but you could make it a little more feminem and interesting.

Kind of like this, see how it's pretty yet stylish?

Now obviously it wouldn't look exactly like this, but it's just to show you how you can have a grey website with colour in it to mak it suit who you are.

I really do like the website though, I promise, but if it were me, I'd change those things...Everyone is different though so don't get angry at me, lol...I think it's a really clean website.

Reply

Latest Entries

threepach
i liked your color balance, easy to look at
as i had a look for few sec it's a pure advertising website which tries to promote a business

- firstly i liked few parts
- secondly for suggestion:
why don't you add some big signs to show what is this website about? i'm trying to say when i'm coming to the website i wanna get why is it up there within 5 seconds. i just wanna say a website is up there to promote something, it could be there to:

- sell product
- provide online services (like this forum)
- providing information 24/7
- introducing a new business
- ....

your dear website should say it in very details that what is it doing. if it's there to introduce a new business then there should be some bold fonts to say what is this business about and proudly say what they doing? hope i made my point. understand the visitor who is there to find what he/she is after as soon as possible + neath design. (which u have the last one so work on the better understanding of the business and home page content)

Reply

Fleet
Nice colours, and general layout is cool. Although I think you could of added a bit more graphics, or used better image manuplation software. That's all I think. smile.gif

Reply

safe.as.haz
im impressed its simplicity does you all the justice in the world.
Maybe you could create a stunning flash box for an intro to make the site come to life a bit more?
But it really is a good site. And the pictures are beautiful. smile.gif

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2
Similar Topics

Keywords : website suggestions designed user sonesay

  1. Excellent Free Website Templates - (23)
    Site also includes 60 free logo templates, 63 free banner templates, 84 free newsletter templates,
    website arrows, abstract images, and much more. Fantastic resource...
    http://www.templatesbox.com/templates.htm ...
  2. Has Anyone Designed A Website For A Wow Guild? - (2)
  3. Help Creating A Profile Website - how do i make a profile website (13)
    Ok this is my idea: I am making a website about anime. Its function is add anime, review anime,
    search anime, anime information. Users can make a profile. People can make a profile which they can
    edit to theire likes with html to give it a fancy look.(this is what my problem is about) What i
    would like to know is how can i accomplish this. I already have the database for the anime titles
    etc ready, the only thing that needs to be done is the profile section. If you have any tutorial,
    tip or guide i would really really appriciate it. Thx in advance. ...
  4. What Are The Steps To Making A Website? - (19)
    what are some steps to making a website? im doing a project and i need like 5-7, but id ont know
    waht to put. ...
  5. Php Scripts And Website Templates - php scripts and website templates (7)
    I need some help. I´m trying to start my own website but I´m out of ideas about the design... The
    site should look something like this (click to view) Like I said I´m out of ideas so if any of you
    knows of a good and free web template that looks like my site please post the link to it. I´m also
    looking for some free php scripts (classified ads, fotolog, youtube, banner exchange, link exchange,
    adbux) so if you know where I can find any of those scripts please let me know. Thanks in advance.
    "I Need Some Help" isn't a good topic title. Changed to a more descript...
  6. Basic Of Website Creation - Get basic knowledge on website creation here (9)
    By basic, i mean reaaaal "BASIC". I know that its probably redundant info for so many of us, but I
    still would like you to add your bit into this post , so that newbies benefit from it....
  7. Creating A Good Website, How?! - (18)
    Creating a good website, How?! I looked at many forums, searching on now to create a good
    website, by good I meant good website interface. For example, Trap17 have this amazing flash header,
    and nice design… I searched and searched, I found that many people started with a photoshop
    picture, then they make it come true by requesting a website coder (A.K.A. Programmer) to code the
    whole website for it. If, I said if, I were good a art, I can design a good nice picture off
    photoshop, and I know how to code, does that means I can make a good website? Please post any ...
  8. Flash Media Into Html/css Website - does anyone know how to import a flash into a webpage with transparenc (1)
    Hi I need some help , Im designing this website for school studies However, I made a flash drop down
    menu, works perfectly, but you know how flash has a background when you export it in to a SWF file?
    For example my flash is width= 800, and height = 200 but my div box on my html page for my
    navigation is only 50 px my buttons is width of 50px and the rest of the content is the drop down
    animations i want to insert it into my navigation div box but i want to set the flash background to
    transparent so that when the drop down menu comes down it overlaps the text or whateva...
  9. How To Create Smallest Website - (21)
    I wonder if any one create smallest website on earth? any webmaster can share this things .. .if
    they can make how could it be? /wink.gif" style="vertical-align:middle" emoid=";)" border="0"
    alt="wink.gif" />...
  10. Help! Php Or Just Html? - i want to start buliding my website. which is better, php or basic htm (13)
    i try to start this topic in webhost category but it seems like i cant. i dont have the permission
    so i just post my topic here. im sorry mod.. i want to build a website which contains: - Links to
    videos - Informations - photos - flash i don't know if i should use php or just HTML. guys,
    what are your opinions..??...
  11. Website Layout? - Help me please (3)
    Im sorta really new to html and php, and i want to make or edit a layout for my website that i might
    get from this forum thing, and i need sombody to point me to some tutorials or make me a layout.
    also if you want to you can make me a myspace one too xD. Please and thanks....
  12. Php Auto Website Title - (8)
    This simple PHP function is pretty handy if you want your websites pages in the title without having
    to name individual ones. It will look like: QUOTE MyWebsite | Index QUOTE Quote:
    MyWebsite | Gallery QUOTE Quote: MyWebsite | Forums etc.. paste the code into your
    "functions" file, or any webpage which is included in every page you have (Reminder: To include a
    webpage, use 'include("webpage.php");') You can of course put the function in each page, but
    that's just annoying .. /tongue.gif" style="vertical-align:middle" emoid=":P" borde...
  13. Webdesign Frequently Askd Questions - is it posible to design a sercheingin in your website. (11)
    what i wanna no is is it posible to incorporate a custom search engin into your own website. for a
    while now i have bin wondering is it posible to do this as i would like to try something like this
    out. but i have heard of there being a way to do this in pearl but i no nothing of pearl does
    annyone have anny tips or info on this? (i use frontpage and dreamweaver)...
  14. How To Make A Website - (If you're trying to drive people away from your site) (18)
    Alright so there are many topics out there of how to make a website that everyone will love and want
    to go to, but I can't seem to find any about how to make a website that people will hate and try
    to run away from, so here are some pointers for those who are trying to make the worst website:
    Step one: COLORS Be sure to use a vivid and bright background color, and a non-noticeable text
    color. Nothing wakes people wake up more than a florescent yellow background with white text. Make
    people work to try to read your website. After all, you have some great content...
  15. Need A Logo For Website Can't Get Into Ideas - (10)
    Hi friends i'm running site on computinghost server called http://onecore.net i think again i
    need some help,for good touch to the site so pleasse help me can you think of any good logo idea,i
    want simple,creative,techno-anime style yet smoot for eyes. can you think of any good idea,mymind
    is just wandering here and there /unsure.gif" style="vertical-align:middle" emoid=":unsure:"
    border="0" alt="unsure.gif" /> hope u understand that .... Please send in any dieas for logo almost
    anything....
  16. How To Build A Good Website - (2)
    First, have a good color is important. You don't want people say "Ow!!! My
    eyes!!! where's the X button????" So try not to use colors like light green, yellow.
    Second, have some content. Will you like a site just with a title? Updated it AT LEAST once a
    month. Third, try not to put "too much" image on the homepage. Otherwise, if they come from a
    search engion, they will probley want to find something that they want. If that takes too long,
    they'll leave. Fourth, having a portal is good if you have a forum. If you are using something...
  17. Get User Info True Sessions Or Cookies - need help on this (0)
    i have mysql databse with user info what i want to to do is if a user klicks on view my profile he
    has to see his profile (if he is logged in)so that he kan change some info like email etc. and when
    a user kliks on: view all profiles he has to see a list of users which are links and when he kliks
    on it he goes to the profile of that user. i searched the web but didn't find an snippet or
    tutorial. sooooo does anyone has a code snippet or tutorial ??? thx in advance ...
  18. Image Not Taking The Right Size In Web Page - An image is correct when designed, but not when put in a website (1)
    When trying to make a web page with a GIF image on it which runs a coloured bar along the top and a
    coloured curve along the side, I come across the weird thing that, when I put the image on a web
    site, it does not take in the whole top and does not run from top to bottom completely. The image is
    made in Adobe Photoshop at a resolution of 1024X768 pixela and looks correct , ie. the horizontal
    bit runs completely from left to righ and the vertical bit completely from topright to bottom right,
    yet when put in to the web page, it shows with big margins left and right and to...
  19. Xml For Dynamic Website Content - (3)
    Anyone got a site where they're using XML to generate dynamic content? I'm thinking of
    using XML for several elements of the website for my workplace, partially because I can easily
    generate XML through a simple VBA interface far easier than XHTML (since I'm only considering
    the content), so that I can set up easy ways of changing that content for the completely computer
    illiterate people I work with. Also, I'm doing an XML course later, so I want ot get some
    practice in /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif...
  20. Man Why Is Everything Hard To Get A Website Design - man webdesigning is hard (32)
    okay ppl why is that they give u front pagew that u make a webdisgn adnthe u have to bye better
    stuff just to get it right plz tell me why...
  21. Please Rate My Website - out of a possible 10 (19)
    I have built a newly designed website here with Trap17 - http://www.zofanatic.com . Can you please
    rate it or give me some suggestions on the design and layout (including the forum, which runs on
    SMF). Thanks...
  22. Is There An Xbox Live Gamertag Code To Shw The Gamercard On A Website? - The title says all! (1)
    Hi everyone, im looking for a code that will display a users xbox live gamercard. Ive seen one
    little widget but that was for the igoogle page ao its not suitable for what i want. Ideally I want
    one thats written with HTML or something like that so its easy for me to modify and such. What i
    want it to do is t have a URL in the code which the user can then insert their gamertag ID into and
    have the widget display their gamercard for all to see. if i ever use this code it will be on a
    money making site, hopefully, so something thats free to use even for commercial things ...
  23. Need Environmental Website Ideas! - Needing Environmental website ideas for design! (0)
    Hi everyone, I am new to trap17.com. In fact this is my first message. So... Yeah! for me. I
    hope this will website will live up to all of the hype that I have been hearing from all of my
    friends. Ok well getting on to the subject. I am creating an environmental website for a
    competition. The topic is the environment. I can do absolutely anything about the environment. My
    idea is to create a website that will show all of the facts about both the good and bad of the
    environment and all that we can do to help/ save the environment. I am looking for some amaz...
  24. Newly Designed Web Page - Mock-up for review and discussion (5)
    http://jlhaslip.trap17.com/aef%20features/index.html A design layout for AEF Forums that I have
    come up with. Any ideas about how to improve on it? All comments welcome. Thanks. Not all the links
    are set for the correct place yet. It isn't quite finished, just want to know if I am missing
    anything. Curious how it looks in different Browsers, etc, colours okay? Readable?...
  25. Help Needed For Alumni Website. - (6)
    I'm planning to start an Alumni website for my college mates, I searched for any Alumni CMS but
    couldn't find one. So If anyone of you know any Alumni or Community CMS, please share it with
    me. I need a community CMS where each member Can have his own page, and somewhat related to orkut.
    If there is any add-on MODs for Joomla or Mambo please do share them too....
  26. How To Beat Ironport(best Website Blocker?) - proxy browsing (0)
    I am asking this question to all experts And answer is not that simple. Problem is that all the
    proxy sites are also banned by IRONPORT. So u cannot beat it that easily. The only solution i know
    is to find out a newest proxy site before it is banned? Is there any better way? All TECH-GODS...
  27. Which Is The Best Premade Website? - mambo or phpnuke (7)
    Hi, I am looking for a ready made site like mambo or phpuke, anyone know anyhting faster and lighter
    to use. Moving from What Is...? to Webdesigning Tools and Software Discussion . Topic title AND
    its description are very important when posting a new topic. Entered description. ...
  28. How Do I Put A Flash Image In My Website - (10)
    oke i got flash now and i made this button http://www.crazydesign.trap17.com/coolflashthingy.swf
    this button i wanne use for my website now my question is, what do i need to put it online do i need
    a special code or something,i'm not experienced with this,i heard something about a special code
    u need for it,but i dunno wichi'm just used to using tis QUOTE ...
  29. How Successful Are Part-time Website Designers/developers? - (10)
    I have been createing websites for a while now. I use HTML, Javascript, just added PHP, and starting
    MySQL. I'm thinking about trying to start createing website partime. Any of you guys ever tryed
    it? If so how well did it go and how should I start?...
  30. Website Creation Suggestions - (12)
    I'm currently trying to create a website for myself.. But I don't know what to add to the
    site.. I need suggestions from people who have created their sites.. I've added a tag board by
    the way.. What else can I add... ?...



Looking for website, design, suggestions, designed, user, sonesay,

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for website, design, suggestions, designed, user, sonesay,

*MORE FROM TRAP17.COM*
Excellent
Free Website
Templates
Has Anyone
Designed A
Website For
A Wow Guild?
Help
Creating A
Profile
Website how
do i make a
profile
website
What Are The
Steps To
Making A
Website?
Php Scripts
And Website
Templates
php scripts
and website
templates
Basic Of
Website
Creation Get
basic
knowledge on
website
creation
here
Creating A
Good
Website,
How?!
Flash Media
Into
Html/css
Website does
anyone know
how to
import a
flash into a
webpage with
transparenc
How To
Create
Smallest
Website
Help!
Php Or Just
Html? i want
to start
buliding my
website.
which is
better, php
or basic htm
Website
Layout? Help
me please
Php Auto
Website
Title
Webdesign
Frequently
Askd
Questions is
it posible
to design a
sercheingin
in your
website.
How To Make
A Website
(If
you're
trying to
drive people
away from
your site)
Need A Logo
For Website
Can't
Get Into
Ideas
How To Build
A Good
Website
Get User
Info True
Sessions Or
Cookies need
help on this
Image Not
Taking The
Right Size
In Web Page
An image is
correct when
designed,
but not when
put in a
website
Xml For
Dynamic
Website
Content
Man Why Is
Everything
Hard To Get
A Website
Design man
webdesigning
is hard
Please Rate
My Website
out of a
possible 10
Is There An
Xbox Live
Gamertag
Code To Shw
The
Gamercard On
A Website?
The title
says
all!
Need
Environmenta
l Website
Ideas!
Needing
Environmenta
l website
ideas for
design!
Newly
Designed Web
Page Mock-up
for review
and
discussion
Help Needed
For Alumni
Website.
How To Beat
Ironport(bes
t Website
Blocker?)
proxy
browsing
Which Is The
Best Premade
Website?
mambo or
phpnuke
How Do I Put
A Flash
Image In My
Website
How
Successful
Are
Part-time
Website
Designers/de
velopers?
Website
Creation
Suggestions
advertisement



My Website Design , Any Suggestions? - this is something i designed with the help from user sonesay , what do



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE