Modify your form.html so that the labels and text boxes for the words/phrases align in columns.

What will be an ideal response?


```







Form Letter Generator



Form Letter Generator












Enter recipient's name:
Enter event:
Enter date:
Enter time:


onclick="recipient=document.getElementById('recipientBox').value; event=document.getElementById('eventBox').value; date=document.getElementById('dateBox').value; time=document.getElementById('timeBox').value; document.getElementById('outputDiv').innerHTML=
'

Dear ' + recipient + ',

Have you heard about ' +
event + ', which is coming up on ' + date + ' at ' + time +
'? It would mean a lot to me if you could make it to ' +
event + '. Hopefully, I\'ll see you ' + date + '.

' +
'

Your friend,
Dave

';">





```

Computer Science & Information Technology

You might also like to view...

An internal URL is a Web address for another Web site

Indicate whether the statement is true or false

Computer Science & Information Technology

To insert Quick Parts to a document, use the following path:

A. Home/Paragraph/Quick Parts B. Insert/Text/Quick Parts C. Insert/Symbols/Quick Parts D. Insert/Illustrations/Quick Parts

Computer Science & Information Technology

A ____  uses sub-menus to group related pages under a main menu item.

A. linked menu B. favorites menu C. hotspot menu D. mega menu

Computer Science & Information Technology

Diffuse shading offers a surface that reflects light in a soft, diffuse pattern.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology