The closest you’ll get is :active
:
#btnLeft:active { width: 70px; height: 74px; }
However this will only apply the style when the mouse button is held down. The only way to apply a style and keep it applied onclick is to use a bit of JavaScript.
Related Posts:
- Half circle with CSS (border, outline only)
- Unblur content inside blurring background div
- Failed to load resource: the server responded with a status of 404 (Not Found) css
- CSS background-image-opacity?
- Resize image proportionally with CSS?
- Setting table column width
- Embed image in a
- What is difference between png8 and png24
- How do I vertically center text with CSS?
- How to center an iframe horizontally?
- How to style a checkbox using CSS
- How do I auto-resize an image to fit a ‘div’ container?
- CSS Background Image Not Displaying
- CSS `height: calc(100vh);` Vs `height: 100vh;`
- CSS: Moving the text down a few pixels but keeping the background still?
- Fix footer to bottom of page
- How to position text over an image in css
- shifting a piece of text down using CSS
- Display Two s Side-by-Side
- Add border-bottom to table row
- Bootstrap 4 Sticky Footer Not Sticking
- How to change css property using javascript
- Center form submit buttons HTML / CSS
- CSS: Moving the text down a few pixels but keeping the background still?
- How to use css first-child with :not()
- How can I make a CSS glass/blur effect work for an overlay?
- How to “crop” a rectangular image into a square with CSS?
- Should I use px or rem value units in my CSS?
- Flexbox: center horizontally and vertically
- How to draw diagonal lines with css
- How to keep footer at bottom of screen [duplicate]
- What is the difference between id and class in CSS, and when should I use them?
- jQuery.addClass not working
- what’s the easiest way to put space between 2 side-by-side buttons in asp.net
- How do I set vertical space between list items?
- Does bootstrap 4 have a built in horizontal divider?
- Check if an element contains a class in JavaScript?
- How can I set the image opacity for body background
- html div background image not showing up
- Bring element to front using CSS
- Adding background image to div using CSS
- How to apply style classes to td elements?
- Align DIV’s to bottom or baseline
- how to overlap two div in css?
- Center a DIV horizontally and vertically
- how to overwrite css style
- How can I move this text up using CSS?
- Target a css class inside another css class
- CSS float right not working correctly
- How can I vertically align elements in a div?
- How to give spacing between buttons using bootstrap
- CSS hover effect is not working on my code
- How can I center a div within another div?
- How to align content of a div to the bottom
- How do I style a dropdown with only CSS?
- Remove scrollbar from iframe
- Dynamic height of div with css
- Removing ul indentation with CSS
- vertical divider between two columns in bootstrap
- Why an inline “background-image” style doesn’t work in Chrome 10 and Internet Explorer 8?
- How to center a navigation bar with CSS or HTML?
- Why write script type=”text/javascript” when the mime type is set by the server?
- How to add image that is on my computer to a site in css or html?
- My CSS won’t link to my HTML file
- Table fixed header and scrollable body
- How to make a div 100% height of the browser window
- css display table cell requires percentage width
- Why doesn’t min-height not work on my page?
- How to write a:hover in inline CSS?
- CSS Resize/Zoom-In effect on Image while keeping Dimensions
- How to draw a trapezium/trapezoid with css3?
- How can I change the Bootstrap default font family using font from Google?
- External CSS not working
- Add stroke around text – on the outside – with css?
- How to exclude particular class name in CSS selector?
- HTML/CSS–Creating a banner/header
- How to create a text box in PHP to output data
- Change hover color on a button with Bootstrap customization
- Full Page < iframe >
- Alternate table row color using CSS?
- Change cursor to hand when mouse goes over a row in table
- CSS table td width – fixed, not flexible
- Set textarea width to 100% in bootstrap modal
- Can I apply a CSS style to an element name?
- CSS max-height not working
- How can I make a div not larger than its contents?
- Horizontal list items
- How to make Bootstrap Panel body with fixed height
- word-wrap break-word does not work in this example
- CSS “and” selector – Can I select elements that have multiple classes?
- Change navbar text color Bootstrap
- position fixed is not working
- Create a slanted edge to a div [duplicate]
- Override USER AGENT STYLE SHEET – Chrome
- Place a button right aligned
- aking a flex item float right
- td widths, not working?
- How put links in wordpress dynamic sidebar?
- Using custom HTML tags to WordPress [closed]
- Main menu effect visited
- Add border-bottom to table row