Menu

(Solved) : Change Code Get Desired Output Html Css Code Html Css Output Desired Output Q37269021 . . .

How to change the code to get desired output, I have html, andcss code.

html

ch2>The New Idea Group Still Open</h2> <form action /action-page.phpכ <div class-box> Name: <input typetext name name>

css

,box background-color: lightgrey; width: 250px; height: 80px; border: 1px dashed Ublue padding: 40px; margin: 20px; joingroup

OUTPUT

The New Idea Group Still Open Name: Event: Code: Join Group Now!

DESIRED OUTPUT:

The New Idea Group Still Open Name: Event: Code Join Idea Group Now!

ch2>The New Idea Group Still Open</h2> <form action’ /action-page.php”כ <div class-“box”> Name: <input type”text” name name”>cbr> <br> Event: sinput type-“text” name- eventcbr> <brs Code: <input type-“text” name-“code”xbr> <br> button type” submit” class “joingroupbtn”>Join Group Now!</button>cbr> </form> </div> sbr ,box background-color: lightgrey; width: 250px; height: 80px; border: 1px dashed Ublue padding: 40px; margin: 20px; joingroupbtn background-color: yellow; color red; padding: 8px 10px; margin: 8px0 border: 1px solid Ublack; width: 50%; The New Idea Group Still Open Name: Event: Code: Join Group Now! The New Idea Group Still Open Name: Event: Code Join Idea Group Now! Show transcribed image text ch2>The New Idea Group Still Open Event: sinput type-“text” name- eventcbr> Join Group Now!cbr> sbr
,box background-color: lightgrey; width: 250px; height: 80px; border: 1px dashed Ublue padding: 40px; margin: 20px; joingroupbtn background-color: yellow; color red; padding: 8px 10px; margin: 8px0 border: 1px solid Ublack; width: 50%;
The New Idea Group Still Open Name: Event: Code: Join Group Now!
The New Idea Group Still Open Name: Event: Code Join Idea Group Now!

Expert Answer


Answer to How to change the code to get desired output, I have html, and css code. html css OUTPUT DESIRED OUTPUT:…

OR