HTML

What HTML tags would you like to see?

Let’s start with an unordered list:

  • One
  • Two
  • Three
  • Four

And then move on to a more interesting ordered list:

  1. one, two
    1. buckle my shoe
  2. three, four
    1. knock at the door
  3. Five, six
    1. pick up sticks
  4. Seven, eight, lay them straight
    1. Nine, ten, a big fat hen
    2. Eleven, twelve, dig and delve
    3. Thirteen, fourteen, maids a’courting
    4. Fifteen, sixteen, maids in the kitchen
    5. Seventeen, eighteen, maids a’waiting
    6. Nineteen, twenty, my platter’s empty …

1 Comment

  1. Anon

    I never could remember more than the first few lines of that nursery rhyme.

    Reply

Submit a Comment

Your email address will not be published. Required fields are marked *

function yoast_social_link_shortcode($atts, $content = null) {
// Extract shortcode attributes
extract(shortcode_atts(array(
‘network’ => ‘facebook’,
), $atts));

// Get the social link
$social_link = get_yoast_user_social_link($network);

// If the social link exists, return it wrapped around the content
if ($social_link) {
return ‘‘ . $content . ‘‘;
}

// If no social link, just return the content
return $content;
}
add_shortcode(‘yoast_social_link’, ‘yoast_social_link_shortcode’);

Blue Yonder Design

test info

Read More Posts from Blue Yonder Design