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 8356733
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T10:16:23+00:00 2026-06-09T10:16:23+00:00

I was asked a question, whats the difference between the following and I did

  • 0

I was asked a question, whats the difference between the following and I did not really know the answer. So here it goes, what is the difference between,

display:inline-block 
display:inline
display:block

thanks for your answers…

  • 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-09T10:16:25+00:00Added an answer on June 9, 2026 at 10:16 am

    The main one you are struggling with is inline-block from your comment under your question.

    inline-block is a way to get block elements to appear inline, so instead of floating a load of divs left, you could use inline-block on them, preserving their behaviour as divs but making them inline elements instead.

    For example lets say you have

    ​<div style="display:block" >Test</div>
    <div style="display:block" >Home</div>​
    

    This will render as

    Test

    Home

    Where as

    ​<div style="display:inline-block" >Test</div>
    <div style="display:inline-block" >Home</div>​
    

    will display as

    TestHome

    In addition, inline elements can’t have width/height attributes. Block elements can. inline-block makes a block element look like an inline element but you can still apply styles that only block elements can have. See this demo.

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

Sidebar

Related Questions

My friend was asked the following question: what's the difference between object language and
I know this question's been asked before (e.g., What is the difference between the
I got asked a question that I really didn't know how to answer. What's
So, I asked another question here: How to tell the difference between a user-tapped
I was recently asked this question : What is the difference between String and
Recently, I have been asked a question in an interview what's the difference between
I was asked this question in a technical interview: What is the difference between
In an interview question, Interviewer asked me What is the common and difference between
The following question was asked in a recent microsoft interview. What is the difference
I am not asking the question that is already asked here: What is the

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.