ima nubee
01-23-2010, 09:37 PM
How do I fill in the following code to link to my linkedin,twitter, and facebook page?
<ul class="plain-list">
<li><a href="#" class="icon icon-feed">Lorem ipsum</a></li>
<li><a href="#" class="icon icon-feed">Dolor sit amet</a></li>
<li><a href="#" class="icon icon-feed">Consectetur</a></li>
<li><a href="#" class="icon icon-feed">Adipicing elit</a></li>
</ul>
</div>
I assume I put my page URL into the "a href" tag...but do I need to do anything to the "class="icon icon-feed", and also can I put in my own words (eg: twitter, facebook, linkedin) in the area between tags (eg: Lorem ipsum)?
Any help will be appreciated...thanks
Ima Nubee :confused:
<ul class="plain-list">
<li><a href="#" class="icon icon-feed">Lorem ipsum</a></li>
<li><a href="#" class="icon icon-feed">Dolor sit amet</a></li>
<li><a href="#" class="icon icon-feed">Consectetur</a></li>
<li><a href="#" class="icon icon-feed">Adipicing elit</a></li>
</ul>
</div>
I assume I put my page URL into the "a href" tag...but do I need to do anything to the "class="icon icon-feed", and also can I put in my own words (eg: twitter, facebook, linkedin) in the area between tags (eg: Lorem ipsum)?
Any help will be appreciated...thanks
Ima Nubee :confused: