It’s April 1993, and I’ve just downloaded Mosaic for my Unix workstation. I’ve been using Gopher and terminal-based browsers like Lynx for a while now, but this... this is something else entirely. For the first time, images are displayed inside the page, alongside the text.
Before Mosaic, the web felt like a library catalog. Useful, sure, but dry. Now, it feels like a medium.
The <IMG> Tag Revolution
The secret sauce is the implementation of the <img> tag. It sounds simple, but it’s the spark that’s going to set the world on fire. Suddenly, people aren't just sharing scientific papers; they’re sharing photos, icons, and even (slow-loading) backgrounds.
<html>
<head><title>My First Graphical Page</title></head>
<body>
<h1>Welcome to the Future!</h1>
<p>Look at this amazing picture of a cat:</p>
<img src="cat.gif" alt="A very small cat">
<p>The web is no longer just for scientists.</p>
</body>
</html>
Ease of Use
Mosaic isn't just about graphics; it's about accessibility. You don't need to know complex terminal commands to navigate. You click a blue, underlined link, and you're there. The "Back" and "Forward" buttons make exploration feel natural.
It’s still slow-my 14.4k modem is screaming for mercy every time I load a page with more than two images. And let’s not even talk about how many times it crashes. But the potential is undeniable.
Looking Ahead
There’s a lot of talk about the "Information Superhighway." Mosaic is the first car that’s actually easy to drive. I expect to see versions for Windows and Macintosh soon, and when that happens, the general public is going to flood onto the net.
The web is about to become a visual medium, for better or worse. We’re going to need better ways to design these pages, better ways to search for them, and much, much faster modems.
Aunimeda develops websites and web applications for businesses - corporate sites, e-commerce, portals, and custom platforms.
Contact us to discuss your web project. See also: Web Development, E-commerce Development