In your html file write: <! DOCTYPE html > < html lang = " en " > < head > < meta charset = " UTF-8 " > < meta http-equiv = " X-UA-Compatible " content = " IE=edge " > < meta name = " viewport " content = " width=device-width, initial-scale=1.0 " > < title >Custom Radio Button Design</ title > < link rel = " stylesheet " href = " style.css " > </ head > < body > < div class = " form-group " > < label for = " gender " class = " text-light " >Gender</ label > < div class = " radio inline " > < input type = " radio " id = " radio-2 " name = " gender " value = " Male " > < label for = " radio-2 " class = " radio-label "...
Deal With Errors. Happy coding