Glad to see you arrived here from Google. You are looking at archived content. The hot new stuff is happening at Veerle's blog 3.0. You should check it out!

Apr 12

Styling forms in CSS

11 comments 2004 at 02.30 am posted by Veerle Pieters

CSS formToday I took the challenge to style a form in CSS instead of a traditional table. With forms it's always not that obvious to use CSS instead of table tags.

First of all I created backgrounds for my labels and for my fields on the right. The left (.col1) and right (.col2) columns are defined by a class each linked with a background image and a set of properties and values.

This has been tested on Mac in Safari (1.2.1), Netscape 7 and FireFox 0.8 and on Windows XP in Internet Explorer 6 and Netscape 7, Mozilla and FireFox 0.8. But I seem to have floating problems on Mac in Netscape 6.2 and Internet Explorer 5.5.

Interesting tutorials on this kind of matter:

Considering the time I've spent to create this simple form without any table tags I'm wondering if it's worth in this case just to avoid table tags? It's not that this form needs any complex table code and that it will slow down loading time. Besides this looks a bit like tabular data, no? Anyway I just wanted to give it try and see if this would be doable.

Mar 29

Working with CSS, how to start…

5 comments 2004 at 12.54 am posted by Veerle Pieters

Designing a web-page is one thing but converting into a web-page is something totally different. Today I want to share my experience on how I start this job. I can imagine that for an experienced web designer most steps will be obvious and crystal clear but for the less experienced ones there are a lot of question marks.

Mar 23

Style Master 3.5 review

5 comments 2004 at 06.50 am posted by Veerle Pieters

I’ve been using a demo version of Style Master for about 3 weeks now and I must say there are several cool features I like. First thing I like a lot about Style Master is the fact that your code mode is still visible while you add a property to your statement through the sliding menus. You see a live-update of your code while doing this.

Mar 03

A FREE CSS Authoring Tool!

13 comments 2004 at 04.04 am posted by Veerle Pieters

Simple CSSThe best things in life aren’t free. But sometimes something great and unexpected pops up. I came across what seems to be a wonderful Free CSS Authoring tool. Yes you read it right it’s free!. But wait it gets better, this tool is available for Mac OS X, Windows, Mac OS 9 and Linux.

Simple CSS allows you to easily create Cascading Style Sheets from scratch, and/or modify existing ones, using a familiar point-and-click interface. With Simple CSS, you can manage multiple CSS projects and import your existing style sheets. Simple CSS supports CSS2. You can download it here.

Mar 01

Vertical CSS menu with flyout submenu, finalized!

14 comments 2004 at 12.09 pm posted by Veerle Pieters

By starting all over again I was able to fix the "jumping" error in IE 6
(see my post the day before yesterday).

Feb 28

CSS flyout submenus, update

4 comments 2004 at 12.30 pm posted by Veerle Pieters

I promised to keep you up-to-date, so here it goes... I'm still not there yet but I got some extra big help from a member of my blog, Travis. He did an amazing job by adding another script for the submenu and he also turned my tabled layout into CSS. Except for the dropdowns, everything is rendered by CSS now. Thanks Travis! :-) And to the others as well.

Feb 27

I need some IE fixing

5 comments 2004 at 01.09 pm posted by Veerle Pieters

Today I had to do a rush job in CSS and XHTML. All went smoothly until I previewed my work in Internet Explorer 6 on PC. My buttons kind of jump or move when you roll over them and my fly-out submenus isn’t perfectly positioned either, it partially overlaps the main menu and they appear below my content on the right…. First thing you’ll notice is that I use table tags, but I’m still in the middle of things and I’m going to change this at a later stage when I have more time. Right now the only thing that matters is getting this menu right.

Feb 05

Extended 2 leveled horizontal navigation in css

11 comments 2004 at 02.16 am posted by Veerle Pieters

Since the success of the post about my 2 leveled navigation a few days ago, I decided to post the final version of this. I needed to create this for a project I’m working on and the version I use now is more extended. My previous version used a fixed width which was the same for each button. This makes it unusable if the title of your buttons vary a lot in length.

Feb 02

How to make a 2 leveled navigation in css

14 comments 2004 at 03.22 am posted by Veerle Pieters

I’ve found the solution on my 2 leveled navigation. Many thanks to Jack Burman for pointing me in the right direction to fix the problem of the gab. I replaced the "float:left" with "position:absolute" (top: 22px) for #smenu1, #smenu2, #smenu3 and #smenu4 together with a left offset of 0px for each iteration.

Jan 31

A call out to the experts

12 comments 2004 at 02.19 am posted by Veerle Pieters

As I mentioned in my yesterday’s post, I’m still a bit of a newbie when it comes to advanced CSS. My blog is actually my first website made with CSS2. I learned this by exploring CSS blogs, analyzing their code, looking at online CSS tutorials, experimenting etc.

Page 6 of 7 pages « First  <  4 5 6 7 >


Flickrness

The Deck

Ad via The Deck

Learn

Treehouse

What do you want to learn today?
I'm learning Accessibility, HTML5, CSS3, & Responsive Web Design.

by Treehouse