English, asked by PRATHAMABD, 10 months ago

<!DOCTYPE html>\  \textless \ br /\  \textgreater \ <html>\  \textless \ br /\  \textgreater \ <head>\  \textless \ br /\  \textgreater \ <style>\  \textless \ br /\  \textgreater \ .button {\  \textless \ br /\  \textgreater \   background-color: #4CAF50; /* Hello */\  \textless \ br /\  \textgreater \   border: none;\  \textless \ br /\  \textgreater \   color: white;\  \textless \ br /\  \textgreater \   padding: 15px 32px;\  \textless \ br /\  \textgreater \   text-align: center;\  \textless \ br /\  \textgreater \   text-decoration: none;\  \textless \ br /\  \textgreater \   display: inline-block;\  \textless \ br /\  \textgreater \   font-size: 16px;\  \textless \ br /\  \textgreater \   margin: 4px 2px;\  \textless \ br /\  \textgreater \   cursor: pointer;\  \textless \ br /\  \textgreater \ }\  \textless \ br /\  \textgreater \ \  \textless \ br /\  \textgreater \ .button2 {background-color: #008CBA;} /* Everyone */\  \textless \ br /\  \textgreater \ .button3 {background-color: #f44336;} /* Html */ \  \textless \ br /\  \textgreater \ .button4 {background-color: #e7e7e7; color: black;} /* Gray */ \  \textless \ br /\  \textgreater \ .button5 {background-color: #555555;} /* Quobolic */\  \textless \ br /\  \textgreater \ </style>\  \textless \ br /\  \textgreater \ </head>\  \textless \ br /\  \textgreater \ <body>\  \textless \ br /\  \textgreater \ \  \textless \ br /\  \textgreater \ <h2>Button Colors</h2>\  \textless \ br /\  \textgreater \ <p>Change the background color of a button with the background-color property:</p>\  \textless \ br /\  \textgreater \ \  \textless \ br /\  \textgreater \ <button class="button">Green</button>\  \textless \ br /\  \textgreater \ <button class="button button2">Blue</button>\  \textless \ br /\  \textgreater \ <button class="button button3">Red</button>\  \textless \ br /\  \textgreater \ <button class="button button4">Gray</button>\  \textless \ br /\  \textgreater \ <button class="button button5">Black</button>\  \textless \ br /\  \textgreater \ \  \textless \ br /\  \textgreater \ </body>\  \textless \ br /\  \textgreater \ </html>

Answers

Answered by Anonymous
1

Answer:

<!DOCTYPE html>\ \textless \ br /\ \textgreater \ <html>\ \textless \ br /\ \textgreater \ <head>\ \textless \ br /\ \textgreater \ <style>\ \textless \ br /\ \textgreater \ .button {\ \textless \ br /\ \textgreater \ background-color: #4CAF50; /* Hello */\ \textless \ br /\ \textgreater \ border: none;\ \textless \ br /\ \textgreater \ color: white;\ \textless \ br /\ \textgreater \ padding: 15px 32px;\ \textless \ br /\ \textgreater \ text-align: center;\ \textless \ br /\ \textgreater \ text-decoration: none;\ \textless \ br /\ \textgreater \ display: inline-block;\ \textless \ br /\ \textgreater \ font-size: 16px;\ \textless \ br /\ \textgreater \ margin: 4px 2px;\ \textless \ br /\ \textgreater \ cursor: pointer;\ \textless \ br /\ \textgreater \ }\ \textless \ br /\ \textgreater \ \ \textless \ br /\ \textgreater \ .button2 {background-color: #008CBA;} /* Everyone */\ \textless \ br /\ \textgreater \ .button3 {background-color: #f44336;} /* Html */ \ \textless \ br /\ \textgreater \ .button4 {background-color: #e7e7e7; color: black;} /* Gray */ \ \textless \ br /\ \textgreater \ .button5 {background-color: #555555;} /* Quobolic */\ \textless \ br /\ \textgreater \ </style>\ \textless \ br /\ \textgreater \ </head>\ \textless \ br /\ \textgreater \ <body>\ \textless \ br /\ \textgreater \ \ \textless \ br /\ \textgreater \ <h2>Button Colors</h2>\ \textless \ br /\ \textgreater \ <p>Change the background color of a button with the background-color property:</p>\ \textless \ br /\ \textgreater \ \ \textless \ br /\ \textgreater \ <button class="button">Green</button>\ \textless \ br /\ \textgreater \ <button class="button button2">Blue</button>\ \textless \ br /\ \textgreater \ <button class="button button3">Red</button>\ \textless \ br /\ \textgreater \ <button class="button button4">Gray</button>\ \textless \ br /\ \textgreater \ <button class="button button5">Black</button>\ \textless \ br /\ \textgreater \ \ \textless \ br /\ \textgreater \ </body>\ \textless \ br /\ \textgreater \ </html>

Answered by OswinDaniel
0
\ \textless \ br /\ \textgreater \ \ \textless \ br /\ \textgreater \

Button Colors

\ \textless \ br /\ \textgreater \

Change the background color of a button with the background-color property:

\ \textless \ br /\ \textgreater \ \ \textless \ br /\ \textgreater \ Green\ \textless \ br /\ \textgreater \ Blue\ \textless \ br /\ \textgreater \ Red\ \textless \ br /\ \textgreater \ Gray\ \textless \ br /\ \textgreater \ Black\ \textless \ br /\ \textgreater \ \ \textless \ br /\ \textgreater \
Similar questions
English, 1 year ago