Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7818043
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T06:26:31+00:00 2026-06-02T06:26:31+00:00

How do I create a single space in css between a sentence and a

  • 0

How do I create a single space in css between a sentence and a photo on my wordpress site? I tried wrapping my sentence with the following code: <span style="font-size: 0.8em; line-height: 75%;">blahblahblah</span> but this did not do work.

Edit:
My apologies for the late response. I am just trying to include a Flickr link at the bottom of my photo to attribute/credit the photographer – but I would like to have a single space between the photo and the attribute/credit link. Below is the code for what I currently have at the top of my blog post:

<img class="size-full wp-image-68 alignnone" title="What Causes Eczema" src="http://eczemafreedomacademy.com/wp-content/uploads/2012/04/what_causes_eczema.jpg" alt="What Causes Eczema" width="500" height="500" /><span style="font-size: 0.8em;">(Photo: <a href="http://www.flickr.com/photos/helga/3952984450/" target="_blank">Helga Weber</a>)</span>

Thank you in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T06:26:33+00:00Added an answer on June 2, 2026 at 6:26 am

    Not sure I fully understand what you are trying to accomplish without seeing your HTML, but assuming the simplest case this should work.

    First ad an id attribute to your image tag. It can by any id value as long as it doesn’t duplicate the id of another element and matches what you have in the style code.

    <img id="yourImageID"....>
    

    Add a style element to your document (usually inside the head element), or add this CSS markup to an existing style element. You can also insert the inner part into any CSS file linked to by your document. Read this article for more on where to put this.

    #yourImageID {
        margin: 1em;
    }
    

    BTW: It is generally not a good practice to put styles inline on your elements. Put them in a separate <style> element in your document.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to create the following component: Just for information, the blank space will
I need to create a single trace file that spans several days for one
I hope to create a single app that supports both the iPhone and the
I would like to create a single URL that returns one image when loaded
For my application (an MMC snap-in) I need to create a single native DLL
Does anyone know if it is possible to create a single connection string that
Using PDF, is it possible to create a single form element with multiple fields
In ASP.NET MVC, how can I create a single cookie and save multplie values
I create Any div in auto width with single image background. in act this
Sometimes you need to create a very simple single file application in Qt4. However

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.