Tag Archives: div

How To Use The Div Tag – More Fun With Divs

In this post I’m going show how to use the div tag even more than before. My first post on Div tags reviewed the basic structure. I’m going to delve a little deeper into Divs and explain a little about … Continue reading

Posted in Web Development Tips | Tagged , , , | 16 Comments

Modifying Your Blogger Header The Blogger Way

A common thing you’ll find when you start blogging is that you’ll want to make changes to your template. If you use the Blogger blog system, it can be easy or extremely difficult depending upon what you want to do. … Continue reading

Posted in Blogging Help & Tips | Tagged , , , , , | 10 Comments

Introduction to HTML Div Tags

What is a div tag? Do you know? Most likely your blog is arranged and structured by using ‘div tags’. Divs are nothing more than boxes on a 2 dimensional surface that can either contain information or other divs and … Continue reading

Posted in Web Development Tips | Tagged , , , | 8 Comments

Hiding and displaying

It seems I’m hexed when it comes to Javascripting lately. I recently needed to show or display a div tag based on the value of a checkbox. Any trigger that can fire off a JavaScript method will work. I’ve never … Continue reading

Posted in Web Development Tips | Tagged , , , | Leave a comment