+ 1
Form borders
Can you place border around every form element
2 Answers
+ 3
<style>
form {
border: 2px dashed green;
}
</style>
+ 2
Thank you
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
2 Votes
Тренажер кода
0 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes
Number of Ones ( C++ ) question!
1 Votes