Posts tagged as:

HTML

Parsing PHP in CSS

Wednesday October 1, 2008

Pro-Tip: Tell your website to treat CSS files as if they’re PHP files to make life easier. There are only two simple things you need to do to enable this!

{ 18 comments }

MTV Redesign

Sunday April 29, 2007

MTV completely redesigned their site. They switched from all-Flash to (gasp!) all-HTML. Brilliant.

{ 3 comments }

Pop-Up Windows

Friday May 24, 2002

Use Eric’s Popup window Generator to easily add popup windows to your site! The windows are activated by clicking on a link, and can be fine tuned in every aspect, such as dimensions, scrollbars, toolbar etc. Awesome tool.

{ 1 comment }

Comment the Link

Friday May 24, 2002

Jason @ JPlay has written a great tutorial on how to add a user comment to the pop-up send-link hack. I’ve gotten multiple requests for this, so I’m sure it will interest many readers. Thanks, Jason!

{ 0 comments }

JavaScript Trick

Tuesday May 14, 2002

Want to spice up your web site with some easy JavaScript tricks? I’m going to show you how to make your buttons, text boxes, and textareas change their colors. All you need are four attributes and some additional functions in your javascript file. (If you want to learn about adding a javascript file to your [...]

{ 8 comments }

Main Index Template

Friday May 10, 2002

The Additional Entry Text of this entry contains the complete contents of my MovableType Main Index Template for this blog. It might be interesting to you if you’re trying to learn how to do something I’ve done here. (Note that it is my ugliest template; I tend to do lots of testing and futzing with [...]

{ 1 comment }

Counters

Tuesday April 23, 2002

From Son of Web Pages That Suck: If you’ve got a “real” Web site, and by real I mean a site that gets real traffic, then you don’t need a counter on each page. Counters are not only unimpressive, they make you look like an amateur. Do you see a counter on any page at [...]

{ 0 comments }

Relative Widths and CSS

Saturday April 20, 2002

“I’d love a proportional-width relative-positioning design for my weblog, but I’m too afraid of cross-browser compatability issues. I don’t want to spend more than a weekend figuring out how to get two columns to work in three browsers.” – Dan Sanderson I have to agree with Dan’s sentiment here. It’s a bear to get relative [...]

{ 3 comments }

MovableType Tips

Friday April 5, 2002

[The girlie matters] has a cool collection of MovableType tips and tricks. Sadly, she is another blogger that for some reason doesn’t ping weblogs.com when she updates. I wish *everyone* with a blog would ping … it would make using blogTracker so much simpler …

{ 3 comments }

Valid

Friday March 8, 2002

It took some work, but I think that this page and all the individual entries now validate with the w3c for css and html 4.01 (transitional). w00t!

{ 2 comments }