Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs
Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Thursday, September 1, 2011

Designers vs Coding | via Frank

via Frank : Designers vs Coding
“Do I need to know how to code?” is a question that comes up with sure-fire consistency in design circles. I’ve seen it asked by so many, from uncertain design students in classrooms worried about their chances of landing a job, to seasoned professionals at conferences seeing their pool of print projects slowly evaporate. The question is being asked with even greater frequency as of late, because Adobe has launched their product Muse, which promises designers the ability to “create unique websites without writing code.” So, if a designer wants to work on the web, should they take the time to learn this dastardly “code” or instead rely on software like Muse?
Designing with Web Standards (3rd Edition) HTML5 and CSS3: Develop with Tomorrow's Standards Today (Pragmatic Programmers) Basics of Web Design: HTML5 and CSS3

Sunday, July 24, 2011

How to Use the Sticky Footer HTML & CSS Code

How to Use the Sticky Footer HTML & CSS Code
There are many sticky footer methods to be found in Google. I've tried many of them and they usually fail in some regards. The problem it seems is that some of these methods are old and may have worked in older browsers but they don't in newer browser releases. Because those pages are old, and were heavily linked too in the past, they still rank high in Google. Many webmasters looking for a sticky footer solution end up scratching their heads as they try these same old methods because they are the first ones they end up finding when they search.
 HTML5 and CSS3: Develop with Tomorrow's Standards Today (Pragmatic Programmers) Basics of Web Design: HTML5 and CSS3 CSS3: Visual QuickStart Guide (5th Edition)