How to Uncenter Something in HTML

HTML is an Internet language most Web developers use to make websites. HTML coding affects alignment, font size and color and allows you to insert images and links into a Web page or divide it into sections. Uncenter text or images you've previously centered using HTML to give it a different look and feel within your Web page.

Instructions

    • 1

      Open your HTML document in your site's HTML editor. Scroll down through the document until you find the attribute you want to uncenter.

    • 2

      Hover your mouse over the coding of the attribute until you come upon the following tag:

      <align="center">

      Delete "center," minus the quotation marks.

    • 3

      Click your mouse between the two quotation marks. Type "left" to align the attribute to the left side of the page or "right" to set it to the right.

Related Searches:

References

Comments

Related Ads

Featured