how to fix the button outline onclick

<style>
input[type="button"]
{
    width:120px;
    height:60px;
    margin-left:35px;
    display:block;
    background-color:gray;
    color:white;
    border: none;
    outline:none;
}
</style>

Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
button css remove outline on click how to remove vertical border in button how to get rid of black border when clicking button how to disable onPress outline button click not border black when button click then make a border remove inside border when button press html button no outline on click when i click button apears a border how to earse color on button when clicked hide button outline css how to remove square box after clicking button in html how to delete button click border button no border on click html button remove border lost focus remove button highlight on click javascript outline onclick how to remove default click effect border on input hide border when elementis clicked remove focus after click remove focus from button remove border outline on click css remove default button onclick style html button outline when clicked css clicked button border css remove black button outline after click css buttons hav a border when clicking on them remove border from button when clicked why does button have white border after i click it button after click got border onlick border button remove the white border when button is clicked how to remove white border from button on click css css button click no outline button shows border on clicked button shoes borders on clicked black border when clicking button html button after click has border remove border from button on click button remove border on click html button black border when clicked remove black border when button is clicked border coming up when clicking button remove click border from button button click no border css on click button show border button outline hide remove border on click button button click remove border button outline remove when clicked button click border remove css button remove border after click when i clicked button its showing border css button border when clicked button remove on click border button on click outline show all button click getting black line focus in angular html button click border how to make the outline of a button when clicked disapear premove button click outline remove button border when press css design css remove border on clicked btn css button clicked border css html disable border on click html remove button click border how to get rid of the border when you click a button in html css buttondget rid of border on click remove outline on click button css how to remove on click outline in html from a button angular button border disappear css hopw to remoce ugly button on click how to make a javascript image button not get an outline when clicked css button remove black border on click remove outline from button when clicked css black border after I click my buttons css c# .net remove outline of a button html button remove outline after click remove button click outline css how to remove box click button html css delete boder after clicking button how to remove html button click black border
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source