Where we can see website design template?

I wanna reference for design a web page. SO, where I can see website design template?


<!DOCTYPE html>
<html>
<head>
    <title>Untitled</title>
    <link type="text/css" rel="stylesheet" href="style.css">
</head>
<body>
    <p>Content</p>
    <script src="script.js"></script>
</body>
</html>

If you want to know where you can find web design templates, I recommend just googling for it. Something like “web design template”. I’m sure many results will come up ;).

Yeah. Google works. A popular website that I can think of off the top of my head is ThemeForest. I wouldn’t recommend looking at these sites for help because many use large images and too many fancy design-only plug-ins that slow down the page and make it a boggy mess.

If you want websites for inspiration that show the cutting-edge of the web, look at CSS ‘galleries’ like awwwards.com, [url=http://www.webdesignish.com/fresh-and-best-css-web-designs-of-2011.html]webdesignish.com, or [url=http://www.thebestdesigns.com/]thebestdesigns.com.

I would also recommend Patrick McNeil’s Web Designer’s Idea Book which is an absolutely fantastic book full of inspiring and beautiful web designs organized by theme. Each of his two books contains probably 400 (at least) of the best websites out there. Buy it on Amazon (it’s really cheap atm) or get it from your local library (they should have it).

~TehYoyo