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

  • Home
  • SEARCH
  • 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 6050049
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:38:43+00:00 2026-05-23T07:38:43+00:00

In HTML, with CSS, one can do float for images, just like this the

  • 0

In HTML, with CSS, one can do “float” for images, just like this

Float effect for image and text

the image is surrounded by text.

How can I do it WITHOUT UIWebView?

I can’t use UIWebview, because

  1. UIWebView has a slight lag after you loadHTML. Its content doesn’t show immediately, not like UILabel or UIImage

  2. The image is async loaded, so I need a white space holder there with UIActivityView spinning

Is that possible I just use a UIImageView & UILabel to do float?

Thanks

  • 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-05-23T07:38:44+00:00Added an answer on May 23, 2026 at 7:38 am

    The “easy” way is probably to use two labels and an image. If your text/images are static, then you can split the text at the right place beforehand. If not, you’ll have to do some text size measurements; see UIStringDrawing.h. Figuring out where all the line breaks should be is non-trivial.

    The “hard” way is to create your own subclass of UIView with text and image properties and have it do all the string/image layout and drawing. It’s not actually that much harder than figuring out where the line breaks should be dynamically.

    The “harder” way is to use Core Text (iOS 3.2+); the Columnar Layout example in the Core Text Programming Guide should work, but also note that CTFramesetterCreateFrame() can take an arbitrary CGPath, so you can just pass it a path of the available area. This might actually be slightly easier than using UIKit string-sizing and trying to find out where all the line breaks are (you just need to write a lot of Core Text boilerplate instead).

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

Sidebar

Related Questions

You can use more than one css class in an HTML tag in current
I'm using this HTML,CSS and Javascript code (in one document together if you want
This is probably a basic html/css question... I have a simple one-button form that
CSS Float is making me crazy, can any one explain the following situation? How
I have one page website only using HTML, CSS and JavaScript. I want to
With HTML/CSS, how can I make an element that has a width and/or height
In HTML/CSS you can define a style which can be applied to many types
I'm coding a tab system for my website that must be entirely CSS/HTML/JS (without
A simple (one might think!) question to all CSS gurus: I would like to
OK! I just started HTML and CSS today and thought it would be a

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.