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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T16:51:18+00:00 2026-05-22T16:51:18+00:00

How do I re-order elements using pure CSS is a commonly asked question. And

  • 0

“How do I re-order elements using pure CSS” is a commonly asked question. And you have to use Javascript for it.

However I recently discovered move-to, a new part of CSS3, which would seem to solve the problem of re-ordering content. The introduction to that module, gives an example of moving images around.

However I tried to use CSS3’s move-to, but it doesn’t work. Here’s a simple example:

CSS:

<style> 
    #div1 {
        move-to: end-of-div2;
    }
    #div2:after {
        content: pending(end-of-div2);
    }
</style> 

HTML:

<div id="div1">This is div1</div> 
<div id="div2">This is div2</div> 

Is move-to supported in any browser (desktop or mobile)? Or am I doign something wrong?

  • 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-22T16:51:19+00:00Added an answer on May 22, 2026 at 4:51 pm

    My usual reference for all things of this nature is CanIUse.com.

    This is usually a very good resource for finding out what browsers a given feature is supported by.

    But it seems that this feature isn’t even mentioned on the site, let alone listed as having any support.

    Also, the W3C link you provided shows the feature as a “working draft”, which means it is at a very early in design.

    I make a point of keeping my ear to the ground with regard to new CSS/HTML features, and the fact that I hadn’t heard of this feature at all before now would also imply that it’s still at fairly early days.

    Given all that, I’d guess that browser support right now would be minimal if any.

    However, even if it is supported, it would definitely require a vendor prefix, since it’s still only a working draft.

    Working draft also means that the syntax is subject to change, so you might find browser support it with different syntax.

    If you can’t find any current release browsers that support it, you might want to check the dev release versions of Chrome and Firefox, to see if it’s supported in there — if nothing else, that would give you some clue as to how long it will be before it’s likely to become available in a full release.

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

Sidebar

Related Questions

I need to swap the visual order of 2 elements using CSS HTML order:
Possible Duplicate: Elements order - for (... in ...) loop in javascript Assume you
I have an xml document with three child elements repeating in any order. I
Does the for…in loop in Javascript loop through the hashtables/elements in the order they
How can I randomised the order of pairs? e.g. I have 3 elements stored
I'm making a sort elements web game using jQuery, HTML & CSS. While everything
I'm using a nestedsortable jQuery plugin that gives me the order/sort of the elements
I am using elemntFromPoint in order to return onclick some element. I would like
Is the order of the elements in jQuery wrapped set guaranteed to match the
Does the standard guarantee that order of equal elements will not change (eh, forgot

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.