Archive for the 'HTML' Category
Challenge: Marking up the world cup
It’s at the end of the world cup and it’s everywhere (fotball for those that live in a cave :). It might be that I spend too much time with thinking about the web but I got this little…
Filed under CSS, HTML
17 Comments
Current issues with Microformats
A couple of weeks ago I attended Geek Meet in Stockholm. It’s a small group of people gathering to talk about semantics and share their knowledge of front-end webdev. It was the second meet…
Filed under HTML
15 Comments
Beyond the web with CSS: PrinceXML and S5
Right now, depending on what kind of presentation you will be doing, you use different techniques. I’m not talking about “presentation” as in design here, I’m talking about…
Filed under CSS, HTML
No Comments
Concept: Four layers of web development
When thinking about web development on the client side, I tend to think of four different layers. Any (well built) framework will cater for all of these layers and all good developers will be aware…
Filed under CSS, HTML, JS, Tutor
15 Comments
Inline CSS should not be allowed in strict doctypes
As many of my readers already know all pages should include a doctype. The doctype tells the browser (or other user agent) what kind of document it can expect and what standards it follows.
You can…
Filed under CSS, HTML
56 Comments
Improving the web; Blogging, Google and Web standards
The web has really changed the way we do things. Remember those paper timetables? No need for them anymore, we simply type in our destination on a box and get a step by step guide for what to do….
Filed under CSS, HTML, Tutor
14 Comments
Emulating tables: Automatic width
Moving from tables to layouts based on CSS is a tough move for many. Things don’t behave the way they use to and some effects are much harder to do with CSS. This article is about one of the…
Filed under CSS, HTML
11 Comments
Datatypes of HTML; why HTML is great for structure
HTML is often bashed by people for being a bad language. People, often used to XML, talk about the lack of good elements for marking up things like authors and dates. While I agree that HTML would…
Filed under HTML
4 Comments
Web Development Pack
When I move to a new computer, I keep installing the same tools again and again. I always have problems finding them because they are spread out all over the net. This article is an attempt to…
Filed under CSS, HTML
18 Comments
What beginners ask for (and what I tell them)
Being in an IRC help channel lets you meet a lot of people. Many are fresh beginners that just wrote their first lines of CSS and stumbled over something they found strange. When you look at their…
Filed under CSS, HTML, Tutor
10 Comments
Challenge: What’s the worst you can do?
After reading through the comments on my levels of CSS article I find that I few people seem to think that the article is a way to ridicule beginners. It’s not. It’s a way to document…
Filed under CSS, HTML, JS
35 Comments
Frames or Iframes with CSS
A frequent request from people new to CSS is trying to get a behaviour similar to frames while only using CSS. Many have read that frames have a lot of problems but do not know much more than that….
Filed under CSS, HTML
29 Comments
Google statistics over HTML usage
Google Code has done extensive research over the use of HTML today. Since this is Google doing the job they had access to an enormous amount of data, over a billion documents where analysed. What…
Filed under HTML
3 Comments
Building a poker template
This is the first article in a series of niche templates I’m building. You can have a look at the finished template before we start if you want.
About the niche
Today’s topic is Poker…
Filed under CSS, HTML, Tutor
17 Comments
Building niche sites with standards
I’m starting a new series of articles here at Friendly Bit. Through the use of web standards I will build a couple of niched sites and walk you through every step of the process. My hope is…
Filed under CSS, HTML
4 Comments
Make a tooltip out of some columns in a table
A worried user joins the #CSS channel on EFNet. He has a big problem with the site he’s currently working on and wonders if there might be a problem with his markup. Let’s see what he…
Filed under CSS, HTML, JS
6 Comments
Beginner’s guide to CSS
This article teaches all the basics you need to make your first CSS powered webpage.
Filed under CSS, HTML, Tutor
188 Comments

