DumpsterDoggy
Browse
Design Related Topics
- Just Copy and Paste this Form Style
- I have gotten tired of writing lots of HTML and CSS that essentially do the same thing. This is here for copy and paste so you can set-up a form that can be aligned fairly nice.
- ReDesign/ReAlign
- Formatting color, size, font, and alignment is the job of the style sheet, so keep it out of your html.
- Simple Semantic CSS Boxes
- This is a brief example shows how to present semantic XHTML with valid CSS to achieve floating boxes.
- The Top 5 Things You Should Be Doing
- This is is the five most important things you should always consider when creating websites.
- Stackenblochen
- Is Stackenblochen the German game of stacking blocks or a great way to prototype web designs?
- Tie it Together using jQuery
- Using the rel attribute, you can tie together your DOM elements in jQuery for simple, yet effective code.
- Tab-Like Click Toggle in jQuery
- This short sample using jQuery shows how you can implement a tab-like click toggle without much work.
- Creating Dynamic Form Lists
- How can you make your forms a little more spicy? Use some custom JavaScript and CSS!