IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: Looks pretty good
Thanks for the comments. Unfortunately, some of the stuff I can't do anything about... the keen tags insert a lot of stuff that I can't control. For example, the javascript isn't mine. I used no javascript at all -- it probably has to do with the banner ads and the newsbox.

Second, I use Dreamweaver for creating the stylesheets. I've never used stylesheets for anything other than making fonts pretty :), so with all the positioning stuff I was doing it seemed easier this way. Eventually I'll be more comfortable writing them myself, just as I eventually became more comfortable with html syntax, but for now I need the training wheels.

So, on to comments and questions:

What's a clip declaration? I honestly have no idea. Dreamweaver must have inserted it in there for some odd reason.

Where is the 3x3 spacer gif? If it's something inserted by the keen tags I can't do anything about it. I don't remember using it myself.

I just liked the look of the spacing in between the letters. Are you telling me I should actually use a style for that, instead of hitting the space bar? That's seems insane to me, but I guess I can understand the reason for it.

No font tags were used in my template. Font tags may be inserted by the keentags, but same disclaimer applies.

As to the semicolon, I wasn't intentionally leaving it off -- Dreamweaver did it. I didn't even notice it was missing...


Maybe you can answer a question for me. I wound up not using the .footer style because the text I put in it overlapped with the .main and .news styles. How do I get it to stay below those styles?


Anyway, thanks for those comments. I've replaced the old stylesheet with your suggested tweaks (and your version is a lot easier to read, too. Stupid Dreamweaver).
"We are all born originals -- why is it so many of us die copies?"
- Edward Young
New Looks pretty keen, then :)
> I just liked the look of the spacing in between the letters.
> Are you telling me I should actually use a style for that,
> instead of hitting the space bar? That's seems insane to me,
> but I guess I can understand the reason for it.

Yes, that's what I'm saying. With the stylesheet, you can make a single change {letter-spacing: 0.5em} and have it apply to the whole text. That's important because someday you will decide you didn't like that letter spacing after all, ("it's soooo 2003"), and two keystrokes remove the effect. On such a small page (once you de-keen it ;) it probably doesn't matter, but if you had, say, 10 pages of similar design, it would get tedious after a while.

> Maybe you can answer a question for me. I wound up not
> using the .footer style because the text I put in it
> overlapped with the .main and .news styles. How do I
> get it to stay below those styles?

Ehhh... I already forgot where the footer applied. But it sounds like you want a normal block-level element, in which case just use a div. You might also be talking about a floated element. I suggest reading CSS2, 9.3ff: [link|http://www.w3.org/TR/REC-CSS2/visuren.html#positioning-scheme|http://www.w3.org/TR...ositioning-scheme]

> Anyway, thanks for those comments. I've replaced the
> old stylesheet with your suggested tweaks (and your
> version is a lot easier to read, too. Stupid Dreamweaver).

Heh. Code may be autogenerated with abandon, but I still appreciate the human-written short story. :)


Many fears are born of stupidity and ignorance -
Which you should be feeding with rumour and generalisation.
BOfH, 2002 "Episode" 10
     request for comments and corrections - (cwbrenn) - (18)
         Font size is ok... - (bepatient)
         Looks pretty good - (tseliot) - (2)
             Re: Looks pretty good - (cwbrenn) - (1)
                 Looks pretty keen, then :) - (tseliot)
         Seems to load faster - (Ashton) - (10)
             It is significantly smaller. - (cwbrenn)
             WHAT?????? - (tseliot) - (8)
                 LOL - (cwbrenn)
                 No... I sent him a CD with Winders Moz v1.2.1 on it... - (folkert) - (5)
                     Well, one planned assault went haywire - (Ashton) - (4)
                         OT: Ashton, you need to fix that command... - (inthane-chan) - (3)
                             Ah.. OK - guess it needs a defrag anyway.. - (Ashton) - (1)
                                 :D - (inthane-chan)
                             Re: OT: Ashton, you need to [horrorshow] - (Ashton)
                 Too gadgety: I'm back on Mosaic - (Ashton)
         any thoughts on how to fix *this* beauty? - (cwbrenn) - (2)
             Try changing position:absolute to position:relative - (tseliot) - (1)
                 Ah, I see now. - (cwbrenn)

Bad command or filename.
79 ms