Everything posted by slowd
-
Photographers Webpage | need inspiration . com ?
yes, it's beacuse that layout what you used is IMHO very bad. My design is suggestion what you can use. But if you don't want, you don't have to do it of course.
-
Photographers Webpage | need inspiration . com ?
my opinion is - it's better but simple clean website should look different. Menu is very chaos to me. You should use horizontal menu for better orientation. And use better typography how it was written. what abou something like this?
-
What are you working on - Sneak Peek?
same mistake. bad color. my eyes are dying. that's my simple try to correct it.
-
Photographers Webpage | need inspiration . com ?
Bad orientation. This style was used a long time ago, so it's outdated and only few people can do this good. Another thing what's bad, is that red color in second design. You should never use so strong color on big area. And certainly not as text background. First design is better, but I think the better solution is move menu to the top. And maybe is good idea make it as one page, which will be able to move horizontaly (with menu of course)
-
What are you working on - Sneak Peek?
Bad color in menu. Use some neutral color. Apart from this here is nothing to evaluate.
- How "open source" are you?
- How "open source" are you?
-
My new site!
Do not take it offensively. I thought you didn't read my post, so I responded (not common way, but that's my style ). ;-)
-
My new site!
Why you reacted only on positive feedback?
-
Disable right click on images...
And I wrote, that your way isn't the best solution, how to protect your images. BTW. Don't respond on this post. It's O.K.
-
My new site!
I think, site is good, but that blue color is terrible. You should change it on something finer, or play with header and add here some images. And that menu is't good too. Play with it, it's your portfolio.
-
Disable right click on images...
I thought you want protect your images....
- Where Can I Learn The Principals of Design?
-
Disable right click on images...
This solution have one small (or big) problem. If someone would get images from his site he will disable javascript. If solution will be made without javascript by same method (overlay) it's bad too, beacause I can in chrome edit downloaded html code and delete overlay. Alternative is rendering image in e.g. PHP script but it's too time consuming. Best method is image insert to crypted flash file and open images like a *.swf file. Here is that risk, the attacker can printscreen it, but propably he get only low-quality images.
- Styling <select>&<option> tags
-
How to improve my design
I think, you can look for inspire without me. behance.net deviantart.com dribbble.com So again, get inspired!
- Styling <select>&<option> tags
- Styling <select>&<option> tags
-
How to improve my design
It's cleaner but noe enough. Really clean template is e.g. http://fc05.deviantart.net/fs71/f/2012/053/2/3/mobler_by_edumicro-d4qmpnh.jpg or http://fc01.deviantart.net/fs70/f/2012/101/3/e/online_restaurant_guide_by_magneticlab-d4vsdbh.jpg or http://dribbble.s3.amazonaws.com/users/11041/screenshots/577606/attachments/44512/Muses-changes.png. Get inspired before you will open graphics SW.
-
HTML5 & CSS3 Book
I love "old-skool" books too, but it's a pity buy something, what isn't difficult and you can all learn from the inernet. I haven't any book for markup language at home, but I think it's good choice if you will have the PHP/JS/C++/Java book at home.
-
HTML5 & CSS3 Book
You don't need a book. HTML is markup language and CSS is extension. All you need you can learn by the googling.
-
Feedback on PSD design for social network needed
Maybe you can try add some images to that 404 page and format text. At least alignment!
-
meta tags
I think, the best way how have site on 1st places is quality content. Because Google (and other search engines mimicking Google) will seek ways to remove low-quality content. But is good use all ways what is offered to us.
-
browser displaying the contents of php file
PHP is server-side language, all actions are performed on server (but there must be a translator). Your browser get only HTML code. If translator missing, code is interpreted like text. If translator translate it, you get code result.
-
Drop-down menu not dropping down
When I was testing, it didn't work Sorry for that - it's O.K. now.