This looks like an excellent WordPress theme building tool, and best of all, it’s free! I’m going to setup a test deployment and give it a try sometime this weekend: PressWork.
Currently Browsing Posts Tagged HTML
Farewell Floats: The Future of CSS Layout
An interesting look on where web-layout is at, where it’s going, and where it came from: Farewell Floats: The Future of CSS Layout | Design Shack. I still remember when tables were the cool way to go; glad those days are over…
<WBR>: A Useful, but Little-Known, HTML Tag
A little-known HTML tag can save a lot of headache when it comes to displaying file-paths, lines of code, or other long lines of text: <WBR>. Continue reading…
Clearing Floats With WordPress
Using a “float” in a web design is fairly common these days; it is used to float images for wrapping text, as well as being one of the easier, standard-compliant methods to achieve columns. For example, if you want to have a content column, with a sidebar column floating to the right, you would probably have something similar to this (example after the jump):
Recent Comments