Dev Learning
Dev Learning
Out of context: Reply #9
- Started
- Last post
- 12 Responses
- ukit0
What I would do, these days, is start from a solid CSS framework like the 960 grid system. You solve a lot of your problems right there in terms of browser bugs and best practices. Try moving from one of those frameworks to a custom design. Then practice adding in pieces of code like the JQuery UI widgets or dropdown nav, etc. Once you do that I think you'll have a pretty good idea of how it all fits together.