2005 at 01.48 am posted by Veerle Pieters
Further to my article about the creation of a CSS calendar the thought crossed my mind to show you an example on how you can style a table using CSS. The data of tables can be boring so all the more reason that we need to attract attention to it and make it as pleasant to read as possible. Presentation and design with some basic accessibility rules in mind is the way to go.
2005 at 12.54 am posted by Veerle Pieters
Many times I’ve been asked how I created my calendar, or asked me if they could use the code etc. That’s why I thought it might be interesting to write an article on how to create such calendar.
2004 at 02.47 am posted by Veerle Pieters
Let’s talk a little about some of the latest projects I’ve worked on. It started all with an update of the company logo, and housestyle together with a new brochure ending up with a new design of the online newsletter and website. Needless to say the website was the most challenging part of all.
2004 at 12.55 am posted by Veerle Pieters
A recent job of mine was to design a CSS template page for an invoicing system that works entirely in a browser environment. There was one condition: the template should be designed so it works both on Mac and Windows. For Mac, Safari would be used as browser and for Windows (XP) FireFox.
2004 at 01.42 am posted by Veerle Pieters
A reader of my tutorial asked me a couple of interesting questions. Since I think it can help people I thought I share these Q&A with you:
2004 at 10.35 am posted by Veerle Pieters
CSS resources…. So many links to bookmark for later use. You don’t always need them right away, so what I do is manage my bookmarks in Safari and my dot.Mac. It’s nice to have them around but it would be much more handy if I had one document. A document that I can store and backup on DVD etc. There are some websites who have a list but what if those are down, it’s the Internet after all.
2004 at 11.24 pm posted by Veerle Pieters
This is the last part of our tutorial. (Previous parts: part 1, part 2, part 3, part 4, part 5, part 6 and part 7). We will add the favorite links on the left and link our styles in a separate CSS stylesheet.
2004 at 12.50 pm posted by Veerle Pieters
UPDATE: Before we start part 7 I want to correct a minor mistake of mine, mea culpa. When adding blocks of text I told you to put this between div tags but that is not semantically correct. It should be between paragraphs instead. This way everything still looks fine when the CSS stylesheet is dissabled. Doing so allows you to use top and bottom margins to adjust the vertical spacing between paragraphs. This way we also don’t need to use linebreak tags anymore.
2004 at 01.09 am posted by Veerle Pieters
For a project I’m working on I’m using a bullet list styled through CSS for a title that is right aligned and has a bullet image in front. This is what I mean:
2004 at 06.31 am posted by Veerle Pieters
In our previous part we implemented our very first CSS code. For first time visitors here is: part 1, part 2, part 3 and part 4. In this part of the tutorial we will be implementing our navigation on the left.
Page 4 of 6 pages « First < 2 3 4 5 6 >