This Season
 

Blogger HTML Tutorial

Blogger HTML Tutorialthumbnail
Blogging

Most bloggers should know basic HTML, which is the predominant language to create structured documents online or lay out webpages. Although most blogging platforms such as Wordpress, Blogger, Tumblr and Movable Type already tend to have HTML editors built into them, and there are programs to create HTML code for you like Microsoft Front Page or Macromedia Dreamweaver, these programs and blogging platforms are not perfect and can crash. So it is very important for bloggers to learn HTML just in case they run into a problem with a Web editing program.

Related Searches:
    1. What is HTML?

      • HTML stands for Hyper Text Markup Language. It was created in 1980 by a physicist named Tim Berners-Lee. It allows bloggers to create paragraphs, lists, links, embed pictures and do much more creatively with their blogs. HTML is not complicated to learn and makes your document or Web page look professional and organized.

        Current blogging systems have a WYSISWYG editor in them that will automatically generate HTML code, but sometimes the editor may not allow you to place a link exactly where you would like, change the color of text, embed an image in a certain size or position or format a list or chart exactly to your desire. That's where learning basic HTML comes into play. With the basics there is really no limit to making your blog everything you want.

      Basic HTML Coding

      • Here are some basic HTML codes you should know and their applications:

        To create paragraph breaks:
        <p>your written paragraph</p> or <br><br>your written text here<br><br> or your written text here<br /> your written text here

        To make text bold:
        <b>your written text here</b> or like this<strong> your written text here</strong>

        To Italicize text:
        <i> your written text here</i> or<em>your written text here</em>

        To create underlined text:
        <u>your written text here</u>

        To change the color of the text:

        <font color="choose your color"> your written text here </font>

        Sometimes the colors require codes, so in order to change the color you would insert these codes into the "choose your color" field as written above:
        Black - #000000
        Red - #FF0000
        Green - #00FF00
        Blue - #0000FF
        Yellow - #FFFF00
        White - #FFFFFF

        To create a numbered list:
        <ol><li>write your first item here</li><li>write your second item here</li></ol>

        Or to create a list with bullet points:
        <ul>
        <li>write your text here</li> (This is equal to one bullet point to add bullet points repeat the <li>text</li>)
        </ul>

        To insert pictures:
        <img src="put the website http:// address of the picture here">

        To align a picture:
        <img src="insert pic address here" align="left/right/center">

        To link text to other Websites:
        <a href="insert the Webpage link here"> Your written text goes here</a>

    Related Searches

    References

    Resources

    Read Next:

    Comments

    You May Also Like

    • What Is Urethane?

      Urethane, also known as ethyl Carbamate, is a material that was first prepared back in the 19th century. It is naturally produced...

    • HTML Blog Tutorial

      Blogs are the online equivalent of a journal. While some individuals create blogs for fun, others create blogs to portray a new...

    • How to Add an RSS Feed on Blogger

      Blogger.com is a popular blogging site that provides not only the storage space and bandwidth for a blog, but also a number...

    • How to Flirt

      Flirting can be, many times, a gateway to true romance. Learning how to flirt involves recognizing a mix of communication, humor, non-verbal...

    • Dreamweaver Blog Tutorial

      Adobe Dreamweaver is a powerful and popular Web design tool. Dreamweaver blends a vast array of impressive technical tools with a top-of-the-line...

    • How to Edit HTML on Blogger

      Creating a blog post is as simple as logging in, typing it out and posting. Sometimes, however, you may want to add...

    • How to Upload Photos on Facebook

      While Facebook may be the most popular social networking site in recent years, its functionality can sometimes be tricky. The site helps...

    • How to Use a Custom Template in Blogger

      Have a great custom layout and design for your blog? Here's how to use your own template on a Blogger blog.

    • How to Create an Online Portfolio Using Blogger

      Web designers, artists and writers know that having an online portfolio to which potential employers can be directed can mean the difference...

    • How to Install a Custom Blogger Template

      You can create and install a custom blogger template for your blog. Many websites offer free, custom blogger templates. Just find a...

    • How to Whistle

      If singing is not your biggest strength, try whistling your favorite tunes, songs and melodies. By following the below listed steps you...

    • How to Cook Beets

      No other vegetable can match the ruby intensity of the beet. Lore has it that beets are good for your blood, literally...

    • How to Place Advertising Code Into a Blog in HTML

      Placing a banner ad within a blog post, or on any web page that allows HTML editing, can be done by knowing...

    • Tutorial on Radio Blog

      If you are interested in starting a radio talk show, one way that you can do this is through a radio blog....

    • How to Change the Font Color on Your MySpace Blog

      Changing the font color on a MySpace blog is done through the "manage blog" function and then typing in a basic HTML...

    • How to Become a Professional Blogger

      A blog, which combines the words "web" and "log," is a public online forum in which one or more bloggers (writers) maintains...

    • How to Create a Blog in Dreamweaver Tutorial

      Adobe Dreamweaver is a popular type of Web building software. It allows you to create websites without knowing Hypertext Mark-up Language (html)...

    • How to Edit a Blog Title in HTML

      Your blog title is the name of your choosing that identifies you and/or the purpose of your site. This is an important...

    • Why Does IE7 Keep Crashing?

      While you can troubleshoot general Internet Explorer browser problems via the Microsoft website, there are a number of problems specific to IE7....

    • Sign Language: What's Up?

      Begin a sign language conversation by asking, "What's up?" Discover how to sign "What's up?" with practice tips from a sign language...

    Follow eHow

    Related Ads