Skip navigation

Search Results for: css

WordPress School: HTML and CSS References and Resources

In “9 Truths That Computer Programmers Know That Most People Don’t” by Macleod Sawyer, he quotes Ben Cherry and adds the following after: “Under the hood, most critical software you use every day (like Mac OS X, or Facebook) contains a terrifying number of hacks and shortcuts that happen to barely fit together into a […]

WordPress School: HTML and CSS – Identifying IDs and Classes

As we round up the mini-series on HTML and CSS basics as part of the ongoing Lorelle’s WordPress School free online course, and to prepare you for working with WordPress Themes, it is important to understand how to find the right design element to change on a website, specifically within a WordPress Theme. We’ve been […]

WordPress School: HTML and CSS Positioning

In Lorelle’s WordPress School free online course we’ve been exploring HTML and CSS basics to help you prepare for working with WordPress Themes coming soon. The information in these tutorials is essential for the WordPress user to learn for the most simple of tasks, from controlling how content displays in your posts to adding HTML […]

WordPress School: HTML and CSS Parent-Child Relationship

So far in this mini-series on HTML and CSS for Lorelle’s WordPress School, we’ve covered the basics and gave you a test HTML file to experiment with, explored the basics of HTML tags, inline styles with CSS, HTML embedded styles where the styles are removed from the HTML and placed in a <style> HTML tag […]

WordPress School: HTML and CSS Embedded Styles

In the next part of this mini-series for Lorelle’s WordPress School, we’re moving deeper into understanding how CSS works with HTML. These easy tutorials will give you the basic tools you need to learn to customize your WordPress site and work on WordPress Themes. We will be working more on the test HTML file and […]

WordPress School: HTML and CSS Tutorial

Over the past week we’ve been learning about the web browser, your gateway to WordPress and the web. This was a precursor to the next mini-series of tutorials in Lorelle’s WordPress School free online course. We are going to learn HTML and CSS. Learning WordPress from the inside out means learning the basic fundamentals of […]

Go Naked: CSS Naked Day April 9

In 2006, the First Annual CSS Naked Day was held, a tribute to honor web designers, the painters of our websites. I celebrate the holiday most years on this site. Every year on April 9, web developers, designers, and those honoring web design and programming celebrate by removing the styles on our sites for 24 […]

CSS Development Tools, Forms, Layouts, and More

If you are a WordPress Theme designer, or want to dig into your WordPress Theme’s design, check out Blog Oh Blog’s “Rapid CSS Development Tools” article with a list of CSS tools that help make coding and designing easier. The article include forms, layouts, frameworks, optimizers, and more. For more CSS and web design tools, […]

Strip Down Your Blog: CSS Naked Day

Get ready to go naked. On April 9th, 2008, hundreds, possibly thousands, of blogs and websites will go naked in honor of CSS Naked Day. Join fellow WordPress bloggers in honoring web designers and WordPress Theme builders by going naked. This is the third year of the annual CSS Naked Day which honors web design […]

Are You Ready and Willing for CSS3?

Are you ready for the changes in web page design that will come with the new version of Cascading Stylesheets known as CSS3? In A Refreshed Design for 2008 by Don’t Trust This Guy, I found a glimpse of some of the new CSS3 features and possibilities including multiple background images and CSS drop shadows. […]

The Battle Over Centering on the Longest Line in CSS

There are a lot of things easy to do in print that web designers struggle to emulate when they take print designs to the web. One of those challenges is centering text on the longest line. Clagnut takes on “centering text on the longest line” to show you how to make this almost impossible task […]

WordPress Plugins for Blog Layout, Formating, and CSS Designs

If you want to change the look of your WordPress Theme, you can edit the Theme’s stylesheet. There are a variety of tools to help you. I’ve featured a lot of them in this Month of WordPress Plugins series, including: WordPress Plugins for Images, Photographs, and Graphics WordPress Plugins That Play With Paper and Documents […]

HTML, CSS, PHP, and More Cheat Sheets Updated

Next to my article on horse sex, the consistently most popular post on Lorelle on WordPress is HTML, CSS, PHP, and More Cheat Sheets, and I just updated it with new links and resources. If you are looking for cheat sheets to help you with PHP, CSS, HTML/XHTML, search engines, Ruby, Rail, rewrite and htaccess, […]

CSS Optimization: Cleaning Up Your Stylesheet Analysis

Blogging Pro has an interesting analysis on CSS Optimization that is definitely helpful if you are considering your website’s design optimization as well as your Search Engine Optimization (SEO). Just be careful using these on WordPress Themes. I have been spending some time looking at CSS Optimization tools today. I wanted something free, online, and […]

WordPress.com Custom CSS – All The Styles for the Sandbox Theme

While not complete, here is my first attempt to put all the styles together from within the new WordPress.com Sandbox Theme stylesheet. You can copy the styles from this CSS file. This style sheet does not include the core layout architecture. You choose that from the “skins” after selecting the Sandbox Theme, setting the columns […]