Posts by Guilherme Macedo • 23 points
2 posts
-
2
votes2
answers1104
viewsQ: Validate inputs in form with regular expressions
I have Contacts field on the page where the user must fill, for example, the name, it should only type letters, in the phone field, only numbers and email required the use of "@". The idea is to…
-
0
votes3
answers351
viewsA: Put sub-menu under the right li
Oops, all right? I’m new in the area and discovered two ways to leave under the property. 1) Tag Margin: sub-menu li { margin-left: 120px; } 2) Tag Float: sub-menu li { float: 120px; } In my view, I…