Posts Tagged ‘HTML’
HTML editor
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.
HTML and XHTML
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
