Wednesday, September 21, 2011

How to Make an Arrow Symbol HTML



Here are the two most popular ways to make the arrow symbol in html code.

Style #1:



« (left) 
<p> 
&laquo; My Great Company </p>
»(right)
<p> &raquo; My Great Company </p>


Style #2:


« (left) 
<p> 
&#171; My Great Company </p>
»(right)
<p> &#187; My Great Company </p>


Style #2 is preferred by most webmasters when making an arrow symbol in html because it is most compatible across all browsers.


1 comments:

  1. These are simple html codes for symbols. Thanks for sharing.

    los angeles seo

    ReplyDelete