Can anyone tell me how did they design this site?
Written By yilka on Feb. 7, 2007.
2 Comments
Report Note
+ Clip This
I'm a newbie with design, CSS, PHP stuff; and I saw this website: http://www.thebeststuffintheworld.com/
Could anyone teach me how did they create that site? Did they do it with CSS and PHP scripts only (without Javascripts)?
Let's say if I would like to have a very simple page with 3-4 pictures (link to other links), the pictures' sizes are fixed, but they're arranged in a fancy way (something like what we saw in Best Stuff in the World), can I do it with beginner skills.
Appreciate any help :-)

paularms
Written Feb. 7, 2007 / Report /
There's a lot of Javascript helping out that site for client side help.
And the backend looks like it is probably Ruby on Rails.
How "beginner" are your skills? If you have no idea what you're doing, then you better start learning by doing.
Or better yet, the best way to know if you can do it is to try doing it... get workin!
yilka
Written Feb. 8, 2007 / Report /
By saying "beginner", I assume that I myself cannot develop that website from scratch. I knew Javascripts, I just want to avoid if possible.
That's why I just want to make a simple page only. I'm trying already. Thanks anyway.