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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T04:44:39+00:00 2026-06-07T04:44:39+00:00

I have seen CSS like Custom Scrollbars in WebKit body::-webkit-scrollbar { width: 10px; height:

  • 0

I have seen CSS like Custom Scrollbars in WebKit

body::-webkit-scrollbar {
    width: 10px;
    height: 13px;
    background-color: white;
    color: #EBEBEB;
    border:none;
}

This specifies CSS for WebKit browsers. But what does this operator (::) mean in CSS?

Where can I find other such operators in CSS?

  • 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-07T04:44:41+00:00Added an answer on June 7, 2026 at 4:44 am

    It indicates that what follows is a “pseudo-element”. From the CSS Selectors level 3 spec:

    A pseudo-element is made of two colons (::) followed by the name of
    the pseudo-element.

    And a pseudo-element creates an “abstraction about the document tree”:

    Pseudo-elements create abstractions about the document tree beyond
    those specified by the document language. For instance, document
    languages do not offer mechanisms to access the first letter or first
    line of an element’s content. Pseudo-elements allow authors to refer
    to this otherwise inaccessible information.
    Pseudo-elements may also
    provide authors a way to refer to content that does not exist in the
    source document (e.g., the ::before and ::after pseudo-elements give
    access to generated content).

    For example, the ::webkit-scrollbar pseudo-element provides a mechanism to refer to the webkit scrollbar, which would be otherwise inaccessible. Another example: the ::first-letter pseudo-element provides a way to refer to the first letter of an element (if it is not preceded by any other content).

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

Sidebar

Related Questions

I have seen css that can make text look like an image in the
I have seen Commented CSS in my PHP page enclosed within <!-- --> like
What is this name space like wrapping/nested structure in CSS? I have never seen
I have seen a web page source code containing the following css declaration at
I have seen in a few libraries, Spray for example, dual package specifications like
I have seen several methods for creating simple fixed width single column layout using
I began learning html/css and throughout my learning I have seen the idea of
I'm using some CSS transitions like the following: .slide_left { -webkit-transition: all 0.25s ease-in;
I have a CSS3 button like this <button class="button brownb">My Button</button> CSS .brownb:active {
I have seen lots of class names containg word 'Nugget' in one css file.

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.