0
What is the purpose of using borders in css
for example p { padding: 12px; border: 5px solid #000; } And also dashed and dotted borders - - - ...
2 Answers
+ 1
borders can be important if you import something from the web to your website and wanted to distinguish it from yours
0
Borders can be used for many reasons including:
1. Visually separating different elements on a page
2. Enhancing the user experience
3. When used in conjunction with hover, it may give a visual cue that a link or button can create an action if clicked.
Hot today
Тренажер кода
1 Votes
Sololearn Bugged??
1 Votes
help my code does not iterate
0 Votes
How to install and update ?
0 Votes
What's wrong with this??
0 Votes