Getting Your Web Design Coded
Posted in Business, Resources, TutorialsJul 15, 09 | 11:18 am
Mubashar Iqbal
You hired a designer, and worked with them to create a beautiful design for your website. They finished the design and delivered the source files and said thank you very much for the business, but wait … what now you can’t make a website with this!
Don’t panic, you’ve got past the first and often most difficult part of building a website, and you have a few different options for taking those files and building your website. Find out what they are after the jump…
Do it yourself
You don’t need to be an expert in HTML/CSS to code up your design. There are many tutorials that will guide you thru the process of slicing and coding a design in to HTML/CSS. Not only is this very cost effective, but it will put you in a better position to manage your site in the future.
One you get past the basics you’ll find even more detailed tutorials on all aspects of website coding. Below you’ll find a list of tutorials to get you started:
-
From PSD to HTML, Building a Set of Website Designs Step by Step
Takes you through the entire process of getting from Photoshop to completed HTML. Learn how to build out a set of 4 PSD mockups of a website that eventually will become a WordPress theme. It’s a massive tutorial, so if you’re going to follow through to the end, make sure you have a few hours to spare!
-
Build a Sleek Portfolio Site from Scratch
There’s nothing like building an entire site to show you a good overview of how a CSS layout should work.
-
Converting a Design From PSD to HTML
-
From PSD to CSS/HTML in Easy Steps
A 4 part series on how to take a PSD file and convert it into a fully CSS based html page.
-
PSD > HTML/CSS
-
Converting a Photoshop Mockup
A three part series that covers the conversion process of an Adobe Photoshop mockup of a website, into a real live CSS based website.
-
Encoding a Photoshop Mockup into XHTML & CSS
-
Slice and Dice that PSD
-
The Design Lab: PSD Conversion
-
Coding: Design Lab TV Styled Layout
You will learn how to code the Design Lab TV Styled layout into xhtml and css.
-
WaterColored Portfolio Coded, Free CSS Template With PSD to HTML Tutorial
Learn how to realize a valid, standards compliant XHTML and CSS home-page from PSD template.
Designer sourced
Don’t let your designer off the hook. Even though they don’t advertise the fact, many designer are very capable of turning their designs into functioning HTML/CSS. Who better to code the design than the person who created it, they will need no instructions as to the intent or purpose of even the most complicated part of the designs.
Designer that aren’t able to the code the designs themselves, often have coders they work with on a regular basis. The on-going relationship between the coder and designer often produces better results in less time than finding a coder yourself. They may be able to sub-contract the work, or maybe give you a referral to someone they like to work with.
Slicers
A new crop of web development companies specialize in producing quality CSS-based layouts that are even optimized for search engines (SEO). You send them a PSD or PNG and they build out the HTML / CSS for you. Prices range from $100-500, and can take as little as one day for you to get your coded site.
One of the first of these type of companies was XHTMLized, although there are now many, many, options. Most Sliced provides a comprehensive directory of these companies, and allows people who have used them to submit reviews of their services, helping you to find the best slicer for you.
Recently these firms have expanded their services and can often code your designs directly into popular Content Management System, such as Wordpress, and ExpressionEngine, or into E-commerce solutions such as Magento and CubeCart. This can me getting your website up and running even faster and cheaper than before.
Each of these methods might be right for you, depending on your skills, budget and time-frame. I highly recommend going through some of the tutorials listed above, even if you decide to have someone else code the site for you. This will put you in a better position to judge the quality of the work they produce, or even to help you decide who to use for coding the design in the first place.















inspiring commentary
July 15th, 2009 at 4:51 pmCSS Brigit | Getting Your Web Design Coded
Getting Your Web Design Coded…
A look at the different options for getting your web design coded into HTML/CSS.
…
July 15th, 2009 at 6:59 pmNoel Wiggins
Great tutorial and resources!
I love the idea of the end client actually learning how to code the site from a web comp, this does give the power to the end client and makes it less expensive in the long run to maintain the site. That is of course if they have the man power and free time to learn and perform these tasks…
I have recently gotten over the hump designing for web 2.0 using div tags and such and would love to share what I have found to be helpful…
I design the site in “illustrator” which makes it easier for adapting these design elements for print and signage work…
once the design is complete I rebuild the layout in fireworks cs3 and export as css/images…
which is awesome because its a visual way to layout the css that web 2.0 loves
…
hope my input helps
July 15th, 2009 at 9:56 pmGetting Your Web Design Coded | Most Inspired Blog « Badurally’z Blog
[...] See original here: Getting Your Web Design Coded | Most Inspired Blog [...]
July 16th, 2009 at 3:17 pmDave
While these solution will get you a functional website online, none of them will get you SEO, back end functioning, or standards compliance. Website programmers charge what they do for a reason, and a lot of companies are better off examining why that is.
July 16th, 2009 at 8:17 pmMubashar Iqbal
@noel: Its good to see people getting over the hurdle of building their own sites, if you do it once you’ll be hooked as I’m sure you are
@dave: You’d be surprised how many sites don’t need a backed, and if you aren’t coding or requiring your coder to be standards compliant that is your issue!
Even if you do hire a backend developer to build your site in PHP, Rails or whatever, they typically will require that you have a HTML/CSS template for them to use.
July 26th, 2009 at 11:18 pmVictor
I think we live in very different worlds.
In my world it’s simply not possible to deliver just a PSD to the client.
The client always expect a website up and running as the final product!
The webdesigner have to know everything from psd design to xhtml/css/js coding to back end implementation.
The client always expect it all on a single package.