Hilariously, I discovered that is actually no longer implemented in Chrome.
The one legitimate use!
I ended up mocking it with JavaScript. EDIT: it's here if you want to see how the cursor turned out! http://blog.nullspace.io/day-208.html
231–240 of 404 posts
Hilariously, I discovered that is actually no longer implemented in Chrome.
The one legitimate use!
I ended up mocking it with JavaScript. EDIT: it's here if you want to see how the cursor turned out! http://blog.nullspace.io/day-208.html
I did love the 1px gif though, that sucker was useful.
How about doing rounded corners with images? The bigger the radius, the more padding your content had!
and 0.gif (fewer characters!) bring back memories. What I miss most was the hacky tricks you'd have to put together to get load times down on dialup. Carefully controlling the order in which things rendered. Early DHTML. Slicing layouts so that as much as humanly possible the images repeated. Tables tables tables. IFrames that talked to each other. The javascript that converted s to for netscape.
In those days I was certain there would be a complete replacement for HTML/JavaScript/CSS that would take over. Flash came and went. Silverlight was a lovely attempt. We just kept layering lipstick on our pig :).
Can anyone explain the bit about 1x1.gif being the only way, to this day, to vertically center elements? AFAIK there's still no way to vertically center a dynamic height element without javascript, so if invisible gifs can do it I'd at least like to know how.
This post makes me happy :). and 0.gif (fewer characters!) bring back memories. What I miss most was the hacky tricks you'd have to put together to get load times down on dialup. Carefully controlling the order in which things rendered. Early DHTML. Slicing layouts so that as much as humanly possible the images repeated. Tables tables tables. IFrames that talked to each other. The javascript that converted s t…
last month I hit my usage cap and was capped to 256k downstream. 256k. TWO HUNDRED AND FIFTY FUCKING SIX! FIVE TIMES FASTER THAN DIALUP! I thought that's fine I can cope.
The internet is highly broken at 256k. Pages basically don't ever completely load. You end up having to cancel. You end up turning off images, turning off javascript.
I can't imagine what the web is like at 56k now. Completely fucking un-functional I would imagine.
> HTML For Dummies doesn't cover the tag until chapter four? Ah yes, HTML For Dummies . For me, the book that started it all. Reading that book during my elementary school Pokemon craze led me to create my first serious website from scratch, Mew's Hidden Lair [1]. Except back then it was Dummies 101: HTML [2]. And I do remember how magical it was to type in that command and see an image of Pikachu show up on my scree…
I am so, so, so sad that Yahoo! shut down Geocities, because they took with them the Pokemon fan website that I made when I was just learning this whole 'HTML' thing for the first time. I even remember the exact full URL of the website[0]. But between the demise of Geocities and the demise of my 386's hard drive, that piece of nostalgia is gone forever. I remember dedicating a page to all of the different "strategies…
https://web.archive.org/web/20000510132913/http://poketown.o...
Looks like I was a pattern of grid design (ala tables) back then.
No mention of "Made with Notepad" badge images? ...or the thousands of other badges that I, for whatever reason had to shoehorn into my website?
Man, if I had known that badge existed I would've stuck it everywhere. I think one of the reasons I'm so confident with web stuff nowadays is that for the first 3 or 4 years I had literally no idea there were text editors other than Notepad. I remember trying to put together a simple web site on Mac OS X, which frustrated me greatly because I had no idea where to find a plain text editor (for some reason I never foun…
"Can I just borrow your computer for a sec? I noticed a bug on one of my sites, just need to fix it real quick."
"You won't be able to, I don't have Dreamweaver or Filezilla installed."
"Oh...ok."
Proceeds to download putty on the spot and fix my site with vim