We generally use border radius property in css to make the edges round.
METHOD:-
Write border and then put hyphen ,then write radius,then write
the number of pixels and then put semi-colon
IT LOOKS LIKE:-
border-radius:10px;
METHOD:-
Write border and then put hyphen ,then write radius,then write
the number of pixels and then put semi-colon
IT LOOKS LIKE:-
border-radius:10px;
No comments:
Post a Comment