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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T18:09:26+00:00 2026-06-04T18:09:26+00:00

How does StackOverflow create its tag system. How can it format the html in

  • 0

How does StackOverflow create its tag system. How can it format the html in a text area?

I just don’t know where to begin. If someone could guide me, then I can know what direction to take so I can write some code that someone can check.

Like this:

enter image description here

EDIT:
Basically, when I press space, how do i add a new element/div to the inside of the div?

  • 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-04T18:09:29+00:00Added an answer on June 4, 2026 at 6:09 pm

    What I would do is:

    • Create a master DIV with a border (like here the border 1px solid #000)
    • After, inside this DIV, I will create another DIV (float: left;), another DIV (float: right) and an input inside the right div.

    When you write inside the input and let’s say you select HTML, it creates a span in the left DIV and reduces the width of the right div to match the remaining size. Of course, inside your span there’s the text HTML with the delete sign.

    You could do it easily using jQuery.

    Example:

    <div id="master_div">
        <div id="categories">
    
        </div>
        <div id="input">
            <input type="text" value="" />
        </div>
    </div>
    

    And you write some jQuery / JS

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

Sidebar

Related Questions

Possible Duplicate: How does StackOverflow generate its SEO-friendly URLs? I made a simple form
This StackOverflow answer has an image of KDiff3 highlighting intra-line differences. Does someone know
i want to create a OpenId login system like stackoverflow :) in drupal..By default,
Possible Duplicate: How does StackOverflow generate its SEO-friendly URLs? I use Asp.net 4 and
First look at this url: https://stackoverflow.com/questions/tagged/xoxoxo/ This directory does not exists but somehow stackoverflow
This code does a redirect, but uses a 302 status code: <cflocation url=http://stackoverflow.com addToken=no
How does Stack Overflow show the revision changes in the diff-like format they use?
Does anyone know how to change icons in Silverlight outofbrowser application?
Does anyone know if views states (used in Silverlight) will be available in next
We all know that it's good practice to create small methods that promote reuse,

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.