A mirror of my website's source code.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

Bolded the TL;DR in checkbox custom

steve0greatness,
created on Thursday, 14 March 2024, 21:44:08 (1710452648), received on Monday, 6 May 2024, 02:55:39 (1714964139)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>

cfec303aa4b006dad9ffcd112106ff337256e0ce

blog-posts/checkbox-custom-styles.md

@@ -2,7 +2,7 @@ title: Customize an HTML Checkbox

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            date: 2022 Feb 19
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            updated: 2024 Feb 2
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        TL;DR: `appearance: none;`.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        **TL;DR**: `appearance: none;`.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            Checkboxes are hard to style. But when you're making a website, they may look ugly.