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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T08:04:02+00:00 2026-06-17T08:04:02+00:00

I have found a website that someone used only css and html to make

  • 0

I have found a website that someone used only css and html to make a Windows 7 start menu. Also I have noticed that there is a magnifying glass in the search bar.

My question is how did this person get character/symbol there as I cant find any magnifying glasses on the web and I assume he didn’t us any images for this menu.

Here is the link to the site

If someone is too lazy here is the pic of the site but you may not find out what it is without the source so please visit the site .

enter image description here

  • 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-17T08:04:03+00:00Added an answer on June 17, 2026 at 8:04 am

    He used ::before and ::after on the <form> to draw a circle and a rotated line.

    You can see it in Chrome’s inspector:

    #menu .left-menu form#search::before {
        content: "";
        width: 3px;
        height: 0px;
        border: 1px solid #666;
        position: absolute;
        z-index: 3;
        left: 100%;
        margin-left: -41px;
        top: 23px;
        -webkit-transform: rotate(-41deg);
        -moz-transform: rotate(-41deg);
        -ms-transform: rotate(-41deg);
        -o-transform: rotate(-41deg);
        transform: rotate(-41deg);
    
    }
    
    #menu .left-menu form#search::after {
        content: "";
        width: 5px;
        height: 5px;
        border: 1px solid #666;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        position: absolute;
        left: 100%;
        margin-left: -37px;
        top: 16px;
    
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Often, when searching for answers, I have found that certain websites will allow you
I have just found something very weird while developing a website. While trying to
VS 2008 I have this code snippet I found on a VB website. But
I have found Okapi Similarity measure can be used to calculated document similarity from
I have found that I have no problem using require to load something like
I have found that call stack helps in finding the line number of a
I have found that it is impossible to write ( file_put_contents or simple fwrite
Background: I have a website that has been built with ASP.NET 2.0 and is
we have a website that sometimes gets stuck because of spambots, we tried to
I'm hoping someone can help me. For my website I have a corresponding mobile

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.