Quantcast
Channel: Expression Web Tips» CSS
Browsing latest articles
Browse All 10 View Live

Simple CSS Tips

I’m always on the lookout for CSS Tips that might help you with your site design and make your work a little simpler. Simple CSS Tips that Go a Long Way has a few suggestions you might want to try out....

View Article



Image may be NSFW.
Clik here to view.

CSS Box Model: The Foundation For Improving Your CSS

CSS Box Model Illustration The CSS box model lies behind everything you do in CSS. Every element is defined by a rectangular box that encloses that element. Understanding how the box model works is a...

View Article

What is browser chrome?

Browser chrome does NOT refer to Google’s addition to the browser market – Google Chrome. Browser chrome refers to the borders of a Web browser window, which include the window frames, menus, toolbars...

View Article

Are You Following the Principles of Top Notch CSS Design?

Cascading Style Sheets – or CSS for short – allows web designers to separate the presentation of their sites from the content. CSS can be used to style any element of your page or place the elements on...

View Article

HTML / CSS Template Creation Tips and Tricks

NEW: From the Factory Tutorial — Today we are going to look at some tips and tricks you can implement when creating an (x)html & css template. Hopefully these tips will increase the overall quality...

View Article


Structural Naming Convention in CSS

Found this interesting and informative post on the Six Revisions blog which is part of his CSS Tips series. Structural naming convention means that you name elements by describing what they are, rather...

View Article

7 tips to organize your CSS

Always on the lookout for articles on Cascading Style Sheets – CSS for short – I ran across this one this morning, 7 tips to organize your CSS. Do you already have a method for organizing your CSS? If...

View Article

How to adjust the spacing of the paragraph tag using CSS

The <p> tag defines a paragraph. The p element automatically creates some space before and after itself. The space is automatically applied by the browser, or you can specify it in a style sheet....

View Article


Image may be NSFW.
Clik here to view.

One DWT – Two Separate “Looks”

On a recent makeover of the Migrating from FrontPage to Expression Web site, we wanted to use the same DWT but give the site two distinctive looks. WHY? Because Migrating from FrontPage to Expression...

View Article


Remember The Order of Margin/Padding Shorthand with TROUBLE

Quite often when I am working on a site or designing templates for others, I use the following set of style rules which is considered css shorthand. .imgrgt { padding: 5px 0px 5px 10px; float: right; }...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images