Posted in Computers & Internet, Site | Tags: Web Design, WP, | Archive | 7 Comments »
I hate how many Wordpress plugins contains invalid code. It’s probably valid if you use the Transitional Doctype but I use Strict and therefore have to change these codes. The problem is that the plugins are written with code far more advanced than anything I can do so it can be quite a hassle to figure out what I can change and delete without messing up the entire plugin.
I’m kind of obsessed with having my entire site validate correctly but why shouldn’t I be? Valid code is like correct spelling. Sure you can read a text that’s badly spelled but it’s probably harder to understand. It’s the same with browsers. Sure they can display invalid code but often it looks kinda funny and not at all how you intended it to look.
What I hate even more than invalid code is code that’s valid but works differently in different browsers. This layout should work fine in all browsers besides maybe the most unusual ones but I think that has more to do with those browsers not being that good than my code. Still, it’s annoying. I remember back in the days when you coded for one browser and put up a disclaimer stating which browser (and resolution) your site should be viewed in. Not very user friendly, but still, easy.
It’s interesting to think about how coding has evolved in the past ten years. When I built my first web page back in 1999 I coded in HTML and didn’t use any CSS whatsoever. My first site was basically two frames. One with a text link menu and one main window for the content. The menu frame had a black and white background with tree branches (a photo I scanned) and the main frame was black. It didn’t look too bad considering what many other sites back then looked like. I’m proud to say that Whirlwind never have contained ugly clipart, dolls or annoying moving GIF images. Besides my celebrity blend phase I’ve always kept it pretty simple, not using too many colours or too much graphics.
I wish I still had my first layout saved but every layout I made up until 2001 were lost years ago. There wasn’t that many of them but still, it would have been cool to be able to look at them.
When did you start web designing and what did your first layout look like?






Welcome to Whirlwind, the online home of a 26 year old Swedish girl named 








I started when I was 11 and now I am 18 so roughly 7 years ago (cannot bother to count down the years
). My first one was also with frames and it was a website with my poetry. My English teacher back then commented on it and I remember being so happy! I didn’t keep the layouts too, I only have the very recent one still saved, unfortunately, but I remember my first one being somewhat orange/brown!
You know I have never really validated my codes, but I’m pretty sure they all work fine lol. It can be a hassle though when switching browsers
My first layout was in 2001 or 2002. It was one picture, and one iframe. Very simple. I was into all those Kawaii sites; I was 12 lol.
My first website from 2000 used a lot of frames, it was pretty horrible
I like this one you have here, it’s very beautiful!
my first site was frames and looked horrible(this was 4 years ago).i didn’t know hardly anything and it took me months to learn and even years to get to where I am design wise
cute new layout by the way,it must be a epidemic with new lays
Well, strictly speaking your site is invalid since it’s serving “XHTML” as HTML (meaning the browser renders it in the same way as it renders “tag soup” HTML mark-up). Pretty much everyone does, though; it’s a “feature” that’s built into PHP and WordPress.
XHTML-as-HTML was made very popular by Jeffrey Zeldman in the early 2000s, but it’s been all-but dropped from HTML5.
Ultimately, the validity of your code matters less than whether or not it’s semantic (that is, do the tags describe the function of the content, not what it looks like).
Oj, jag kommer knappt ihåg när jag började med webbdesign. 13-14 kanske? Väldigt länge sen nu!
För mycket jobb. Men de jag gör från grunden vill jag helst ska vara validerade
Jag har också varit helt obsessed över att ha validerad kod. Dock struntar jag i det när jag använder gratis-teman