A Few WordPress Tips To Help Enhance Your Blogs Content

Writing by Brick Marketing on Monday, 14 of January , 2008 at 6:16 am

These WordPress tips can be used to present your blogs content using some attributes that are not present on the WordPress toolbar. To use these tips you will need to enter them through the code screen when creating your content.

You are probably familiar with the bold and italics attributes. You can also use strong or emphasized to highlight your text. Other attributes include big and small and superscript and subscript.

To get this effect use the following codes either side of the text you want to enhance.

<b> </b> for bold
<i> </i> for italics
<strong> </strong> for strong
<em> </em> for emphasized
<big> </big> for big
<small> </small> for small
<sup> </sup> for superscript
<sub> </sub> for subscript


One attribute that is a little more complicated is the horizontal rule that I have just used. It is good for breaking up topics within the one post. This code includes parameters such as ALIGNMENT - left, right and center. WIDTH - the length in pixels of the line and SIZE - the thickness in pixels. The noshade command determines whether or not the line is filled or hollow as sown below.The code for the above line is:

<hr align=”center” noshade=”0″ size=”4″ width=”400″ /> and for the line below:
<hr align=”center” size=”4″ width=”400″ /> (note the omission of the noshade)

Several points to note with this code. All the attribute parameters are inside double quotes. The tag, HR, is between the < and > - note the trailing / - this closes the tag.

A short word of warning. If you pride yourself on having 100% strict xhtml then do not use the HR tag as it is not supported. You should also check your formatting in both Internet Explorer and FireFox - there are times when what works in one will not work in the other.


For headings, use a heading tag. Note the closing tags at the end of the line - these must be used. The tags for these are <h1> </h1> through to <h6> </h6>. You will also need to take into account your themes CSS which is file of code that changes some of the attributes. The CSS for this theme has been altered to display the <h1> </h1> code in white (which does not work on a white background> so I have omitted the code from this list. Your template may well support the use of it.

heading 2

heading 3

heading 4

heading 5
heading 6
Blog and Website Design & Website Development Price Quotes – Compare and Save!

Category: Blog Content, Blogging Tips, WordPress tips

1 Comment

Comment by Bhumika

Made Tuesday, 15 of January , 2008 at 12:30 am

Hi Brick

Nice article about the use of the different tags of html.

thank you I liked the post.

regards.

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Blog Marketing Journal


Blog Marketing Journal is a Blog that discusses How to Build, Write Market and Promote a Business Blog for the new and advanced reader.
Learn more about this blog.