After you’ve used Firefox for a while, you may have the desire to tinker around with the userChrome.css file and tweak it a bit for your likes or dislikes. Unfortunately, finding the userChrome.css is a bit confusing for people – particularly when the file doesn’t…
Category: CSS
In our last step we did quite a lot of cleaning up the content section, and now we’re going to put the finishing touches on the design in this step. We’re going to add the little arrow to the menu area that I mentioned back…
In Step 5 we mostly focused on fixing the header so that it better resembled our inspiration design. We added the formatting for the regular paragraph text on the sidebar, and placed some extra text in there also. We realized at the end of our…
In the last step we worked on making our header look more like the inspiration design. We added the decorative horizontal green and yellow line, and now we’re ready to keep moving along and adding some more refinement to the design. In this step, we’ll…
In the last step, we worked on creating our menu to enhance the look of the design and bring it yet another step closer to our inspiration piece. The aspect we are going to work on in this step is going to be our header…
In Step 2 of our 2-column tableless layout, we made our basic layout look significantly better with changes to some margins and padding that improved the structure. In this step, we are going to focus on the menu area. A well-made menu really can make…
In Step 1 of the 2-column tableless layout tutorial, I showed you how to make a very quick two column design using only floats and percentages. Now, to show you that you can expand on this idea to really create a full design, I’m going…
Lots of people claim that making a site using CSS divs instead of tables is horribly difficult. Well, I tend to disagree. It’s just different, and if you don’t know any CSS, it might feel difficult. So, I’m starting a step-by-step tutorial on how to…
As I’m working on my book one topic that I’m trying to emphasize keeps coming to mind – that topic is the difference in how browsers will render the same page. I think that far too many people see this as a huge problem, when…
If you’ve checked out your website in Mozilla Firefox or one of the other non-IE browsers, you may have been shocked to discover that NONE of the ‘alt’ tags you spent so long preparing are working. What browser do you use to check your web…