1 2 3 4 5 6 7 8 9
<!DOCTYPE html> <html> <div> <input type="submit" style="color: green"> </div> <div> <input type="submit" style="color: green"> </div> </html>