Posts Tagged ‘HTML’
There are doubt about coding in XHTML or HTML, or to be more precise, some people says, table or table-less.
I, myself didn’t use table to code website for quite sometimes now, although there’s still one website that running under table coding structure
I was lazy to re-code everything again, it’s taking too much time, that is a BIG ass web. Anyway, recently I saw one of my friend who is actually a graphic designer turned web design, having a hard time learning all the HTML and CSS code. That makes me started to think about table and table-less coding structure.
1, When coding with table, I got less buggy in IE browsers. Because table is fixed and it just won’t squeeze down the sidebar nor the content box
Which is good thing anyway. I’ll get 100% viewable to all kinda browsers and visitors. When I code table-less, I gotta fix IE6 and 7, which is taking lots of time and not to mention, headache! IE is the most unstable coding browsers in my list
2, Myth about table loading. I mean, come on, use the brain and think again, even if it’s really slow down the loading speed, how much slow could it be? 0.0001 second? Loading speed always depending on your connection too. Instead, I doubt a full list of CSS would load faster.
3, Search engine don’t like table? Erm… I would like to re-phrase, search engines LOVE content instead of how you code it. Who cares what kinda code you’re using, as long as the content and design is there and visitors are reading it, it’s the best website ever!
Next time, when I’m working on another web project and coded it in HTML, I would get make custom rubber stamps design stating it’s table coded all over the web
After several years being a Mac user, I’ve get used to the ease of HTML editor by Taco.

This html editor is light weight and has only the function I needed. Everything seems to be perfect for me, no fancy thing. I like to hand code a site instead of using Adobe Dreamweaver. I remember when I was a Windows user, I use Microsoft Frontpage that built in with Microsoft Office 2003. However, now I’m using Microsoft Office 2007, there’s no HTML editor by Microsoft anymore, unless Adobe Dreamweaver which I obtain a DVD together with the creative suit. However, I don’t like to have that fancy and slow loading program and I found this one, HTML Kit.

It has almost exact same interface with Taco HTML, with more buttons. Buttons that I’m not gonna use anyway. Though the loading speed is slower than Taco HTML edit, but it is faster than Adobe Dreamweaver nonetheless. Now it’s time to get used to all the necessary program again in Windows.
This few days I’ve been coding a few WordPress theme. It wasn’t as easy as before though. Well, I used to code a web using html only, table is my strength, nothing else matter. But this few days, I was code using xhtml and css, as a beginner, I’m still struggling to survive.
Anyway, this entry will be sharing my experience on coding website. If you feel bored talking about html, time to go to YouTube or somewhere else.

So, when I was on html a year back, table was one of the thing I can remember, the structure were all fixed in all browsers, I don’t need to test browsers, because they will be the same, and they are easier to code as well. I don’t know what is the exact problem that make people don’t wanna use table anymore. Some said it will slow down the loading time, some said it’s not professional enough. I have no idea since when coding become so professional.
Like it or not, I then started to learn xhtml and css. It wasn’t that hard and it’s definitely not easy. However, I started to use one table tag only and the rest is css. Until recently my girl friend said she would love to have her own designed theme amd blah blah blah, I manage to code it out in the end of the day, but it takes more time to code though. Previously when I first encounter xHTML and CSS, I don’t need diet pill and I’m already thin like shit because it took me nights to finish only ONE website, and it wasn’t a WordPress them by the way.
And now we have this crazy idea of develop a blog, tutor about how to code WordPress in the easiest way and releasing free WordPress theme as well