Every Day HTML
Images Size Not A Problem With This Tip
Just a quick tip about adding images to HTML files. I discovered this little trick recently wanted to share it with you. You may already have realized this but, if not, there’s a really easy way to re-size any image. Until I discovered this, I always had to drag out my PSP, open the image… »
Meta Tags That Matter
For years the debate of meta tag relevance has raged. And, maybe everyone from Moses on down knows this but me… but, still. I felt it was worth mentioning. During the recent TMD2 site re-design, I really started to think about the meta tag <meta name=”Description” content=””> I just checked and, according to Search Engine… »
Right-Click Basics
One of my downline recently asked me a question that is so simple, yet important, that it took me aback. “How do I copy/paste a link?” I explained this to him and further learned that he had no idea of the right-click menus available. Hmph. I admit, there was a time when I hadn’t realized… »
Horizontal Rule, Rules
For those of us who are HTML-deprived (i.e., the bulk of the marketing community), one little extra in code that can add some sanity to the mix is the Horizontal Rule (HR). (Full Article) var addthis_pub = ‘trackermo’; var addthis_logo = ‘TMD2′;var addthis_language = ‘en’;var addthis_logo_background = ‘FFFFFF’;var addthis_options = ‘email, favorites, digg, delicious, myspace,… »
Nesting Hierarchy
One of the most important aspects of HTML coding is understanding the Nesting Hierarchy, which is part of the control and essential for obtaining the desired result. Nesting refers to the order in which HTML reads code. . . (Full Article) var addthis_pub = ‘trackermo’; var addthis_logo = ‘TMD2′;var addthis_language = ‘en’;var addthis_logo_background = ‘FFFFFF’;var… »

