Embedding a Link – Simple HTML Anyone Can Do!

Have you ever been working on a profile for social media and needed to add a link to your blogsite?  Many people just use the actual link like this:

http://www.kristalkraft.com

This works, but it isn’t nearly as nice as when a link is configured to look like this:

Kristal Kraft

You must agree having a text link like this is esthically appealing!  You might be surprised to know, it is very easy to learn and do!

All you need to remember is a little HTML coding.  Let me show you:

  • First get the URL you would like to like to.  I typically will surf to that site and “cut and paste” the url to my clip board.  It is easier this way, because you avoid making a mistake in the url if you find the site, then cut and paste.
  • Next you need to type in the code:
    • <a href=”">
  • Between the “” insert the url you collected on your clipboard.  It will then look like this:
    • <a href=”http://www.kristalkraft.com”>
  • Now you will need to add the Text you would like to show
    • <a href=”http://www.kristalkraft.com”>Kristal Kraft
  • One more step, you must close the tag by adding this to the end:
    • </a>
  • It should look like this:
    • <a href=”http://www.kristalkraft.com”>Kristal Kraft</a>

So for simplicity sake all you need to remember is this:

<a href=”ADD_URL_HERE”>ADD TEXT HERE</a>

Taking the time to learn a few HTML tags is very useful.  There are many places you can go to test your work before you try it IRL (in real life)!  I like using an HTML Test bed.  Go practice  and let me know how it works for you!

Related posts:

  1. Be Nice to Your Readers

This entry was posted in Tutorials and tagged , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

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

CommentLuv Enabled
  • Event Calendar

    WordPress database error: [Unknown column 'event_category_id' in 'field list']
    SELECT event_id, event_name, DATE_FORMAT(event_start_time, '%e') AS 'event_day', DATE_FORMAT(event_start_time, '%Y') AS 'event_year', DATE_FORMAT(event_start_time, '%k') AS 'event_hh', DATE_FORMAT(event_start_time, '%i') AS 'event_mm', DATE_FORMAT(event_end_time, '%e') AS 'event_end_day', DATE_FORMAT(event_end_time, '%Y') AS 'event_end_year', DATE_FORMAT(event_end_time, '%k') AS 'event_end_hh', DATE_FORMAT(event_end_time, '%i') AS 'event_end_mm', event_start_date, event_end_date, event_start_time, event_end_time, event_notes, event_rsvp, recurrence_id, location_id, event_contactperson_id, event_category_id event_attributes FROM wp_dbem_events WHERE (event_start_date >= '2010-03-20' OR (event_end_date >= '2010-03-20' AND event_end_date != '0000-00-00' AND event_end_date IS NOT NULL)) ORDER BY event_start_date ASC , event_start_time ASC LIMIT 5

    • No events
  • Calendar

    <<Mar 2010>>
    MTWTFSS
    1 2 3 4 5 6 7
    8 9 10 11 12 13 14
    15 16 17 18 19 20 21
    22 23 24 25 26 27 28
    29 30 31 1 2 3 4
  • Tags

  • www.flickr.com
    This is a Flickr badge showing public photos and videos from DenverDwellings. Make your own badge here.