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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T03:15:17+00:00 2026-06-03T03:15:17+00:00

I want to set an attribute to two links with different IDs. Links are

  • 0

I want to set an attribute to two links with different IDs. Links are contained in a div with ID UserDiv. Something like this:

div#UserDiv (a#login_link, a#register_link){
    float:right;
}

But this obviously doesn’t work. Is it even possible?

  • 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-03T03:15:18+00:00Added an answer on June 3, 2026 at 3:15 am

    That syntax is not legal, but you can do it. In general, you need to repeat the div#UserDiv part:

    div#UserDiv a#login_link, div#UserDiv a#register_link
    {
        float:right;
    }
    

    In this specific case you might be able to just remove the div selector entirely since the ids of the anchors are enough to uniquely identify them. Of course this depends on you not using these same ids in a different part of the DOM under different circumstances, which is IMHO a good idea to do.

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

Sidebar

Related Questions

I want to set attribute of a file in network to ReadOnly. File.SetAttributes(@\\data\ntshare\tmp\Trades_LastFileUploaded.csv, FileAttributes.ReadOnly);
I want to set disable attribute based on a condition for Html.TextBoxFor in asp.net
MSDN is rather vague regarding this attribute. The custom data string can be set
My Profile model has a full_name attribute, but I want it to be set
I am working on an MVC2 application and want to set the maxlength attributes
I want to check if the model attributes make_initial_plan, make_default_plan going to be set
I want set interfaceOrientation in one UIView as LandscapeLeft and Portrait in other UIView.
i want set the visibility to itemized overlay in map view. if the zoom
I want set Listbox background to transparent but not working Is there any idea?
i want set class for repeater when doPostBack for those dataID i wan but

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.