Sexy Web Design

Friday Freebies: “Sexy Web Design”

This week, I have five copies of “Sexy Web Design” to raffle off, courtesy of SitePoint! Written by Elliot Jay Stock, this beautifully laid out guide will teach you how to create stunning web designs.

How to Enter?

To be entered into the drawing for one of the five available books, find your favorite tutorial on Nettuts+, and paste a link into the comments form. That’s it; but don’t just paste any random link. Please think about which one helped you more than any other since launch!

Winners will be contacted via email.

Sexy Web design

Whether you’re completely new to web design, a seasoned pro looking for inspiration, or a developer wanting to improve your sites’ aesthetics, there’s something for everyone here.

How? Because instead of trying to cover every possible area of creating a web site, we’ve focused purely on the design stage; that is, everything that happens before a single line of code is written.

However, great design is more than just aesthetics. Long before we open our graphics program of choice, we’ll be conducting research, dealing with clients, responding to briefs, sketching out sitemaps, planning information architecture, moving from doodles to diagrams, exploring different ways of interactivity, and building upon design traditions.


Add Comment

Discussion 874 Comments

Comment Page 17 of 18 1 ... 15 16 17 18
  1. Marek Jan says:

    http://net.tutsplus.com/tutorials/wordpress/how-to-create-a-wordpress-theme-from-scratch/

    This was very useful for me to use to teach my son. He is turning 12 now and having him constantly looking over my shoulder getting glimpses of his Dad’s coding, sometimes get a bit.. you know what. So when I came across this tutorial.. I was over the moon, finally a straightforward approach to creating a WP theme. 10 thumbs up!

  2. Jeroen says:

    http://net.tutsplus.com/videos/screencasts/converting-a-design-from-psd-to-html

    This one helped me a lot. At which date is this drawing going to be?

  3. George says:

    Best tut on PSD to XHTML Ive come across thank you the detailed workflow.

    http://nettuts.com/videos/screencasts/how-to-convert-a-psd-to-xhtml/

  4. Joyce says:

    http://net.tutsplus.com/tutorials/php/using-paypals-instant-payment-notification-with-php/

    This tutorial helped me with the use of ipn, which I am always stuck with when creating some web apps to sell. And now, I can start to deliver my web apps with the ipn, without having to pay for a similar third party application to do almost the same job.

    Thanks.

  5. http://net.tutsplus.com/tutorials/javascript-ajax/15-resources-to-get-you-started-with-jquery-from-scratch/

    jQuery changed my life. I always knew Javascript was important, but with jQuery, it brings the true power of javascript to anyone with just a tad of programming experience. These examples helped big time.

  6. Lance Knadle says:

    http://net.tutsplus.com/tutorials/site-builds/build-a-sleek-portfolio-site-from-scratch/

    This tutorial helped me learn how to take a PSD file to production, coding it into XHTML and CSS. Even though the appearance is achieved with absolute positioning I think it’s still a good tutorial and those who have done their homework studying XHTML and CSS can figure out how to code it better.

  7. Alex L. says:

    While there are too many great articles to pick just one, I really love the login system here: http://nettuts.com/videos/screencasts/how-to-build-a-login-system-for-a-simple-website/

  8. http://nettuts.com/misc/learn-ruby-on-rails-from-scratch-week-1/

    Easily – followed it and now I’m pretty competent – easy!

  9. Marius Necula says:

    http://net.tutsplus.com/tutorials/other/intro-to-drupal-build-a-simple-cms/

    This, in my opinion, is one of the most detailed drupal tutorials on the net to help beginners start with drupal.

    Pick me! Pick me! :)

  10. Ardhian Satrya says:

    http://net.tutsplus.com/tutorials/site-builds/from-psd-to-html-building-a-set-of-website-designs-step-by-step/

    This was the first tutorial I read on nettuts last year. It’s really helpful and inspiring for me, since I was a newbie in web design. That time I was very blind in CSS and how to create a website from PSD to XTHML+CSS. This tutorial really helped me a lot!

  11. Ejaz says:

    http://net.tutsplus.com/tutorials/php/a-better-login-system/

    There are thousands of login system tutorials, but they cover only basic things. This is a great tutorial covering advance ACL features.

  12. inlikealion says:

    http://net.tutsplus.com/articles/web-roundups/the-20-most-practical-and-creative-uses-of-jquery/

    Great collection of ideas for jQuery use. Places where it is actually an enhancement, instead of just fluff.

Comment Page 17 of 18 1 ... 15 16 17 18

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.