0
Icons
Please how do i create icons using css. For example, if i want to create a form and i want something like a telephone icon showing beside the mobile number text field. How do i do that with css
3 odpowiedzi
+ 5
You can use bootstrap icons.
See this link
https://www.w3schools.com/icons/bootstrap_icons_glyphicons.asp
+ 2
You can use font-awesome cdn or you can download font-awesome locally.