I have no programming experience related to building websites. I want to build a simple website similar to http://benthebodyguard.com/index-b.php where people scroll downwards. And I would like to implement a good or bad voting functionality to 5-6 of the different images that ar开发者_运维百科e displayed on the website which the user interacts while scrolling down. How do I go about doing this?
It actually uses the boilerplate template. http://www.youtube.com/watch?v=qyM37XKkmKQ&feature=player_detailpage#t=323s
You need to get some experience in web programming.
Find books about HTML, CSS, Javascript, and (my opinion) ASP.Net MVC.
Yeah I would agree with SLaks. But you will have to start somewhere. The best place I have found that helps you learn programming is www.w3schools.com. They have a lot of good tutorials. So you can start learning how to put simple site together.
Yes. You need some web-dev experience.
How it works in benthebodyguard.com You can see here: http://benthebodyguard.com/js/speechBubbles.js?v=1.09
精彩评论