Posts by Anderson • 35 points
2 posts
-
1
votes2
answers102
viewsQ: Position all selects at index 0 with Jquery
Good morning! I have a question, and I was wondering if anyone could help me. I have two selects on my page. I have a button to register a new record and another button to edit each record. When I…
-
1
votes2
answers8872
viewsQ: How to repeat an HTML CSS image
I want to use an image in the header of the site, it is small and I would like to repeat it horizontally throughout the header using CSS. The HTML is as follows:: <body> <header> <div…