When I Create content->Page, I use some div ids to be used by css. First I would like to learn how
to make divs appear in source page of my Page.
For example i write :

Testing text

.
But when I inspect source page with Firebug there's no such div whatsoever.

Comments

lincolndsp’s picture

Forgot to say, I'm using Drupal 5, drigg theme.

nevets’s picture

I gather you are talking about the body when you say you wrote "Testing text.". Are you setting the input format to full HTML?