Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Html macro | ||
---|---|---|
| ||
<!DOCTYPE html> <html> <head> <title>Title of the document</title> <style> /* Center the button both horizontally and vertically */ body { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; } /* Add hover styles */ button:hover { background-color: #00BFF0; } button { background-color: #0E48B9; /* Remove the border */ border: none; /* Center the text */ display: flex; align-items: center; justify-content: center; font-family: 'Myriad Pro'; color: #FFFFFF; font-style: normal; font-weight: 600; font-size: 18px; line-height: 22px; width: 250px; /* Removed the extra space in '300 px' */ height: 48px; /* Remove box-shadow */ cursor: pointer; border-radius: 10px; /* Add hover style */ } </style> </head> <body> <form action="https://servicechannel.atlassian.net/wiki/spaces/SCUCP/pages/2402582551/Managing+Expired+Insurance+Documents" method="get" target="_blank"> <div> <button type="submit">Go to Info for Companies out of US & Canada</button> </div> </form> </body> </html> |
You can edit the information about your insurance types if the OCR technology fails to recognize the documentor if you want to change the insurance information.
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Live Search | ||||||||
---|---|---|---|---|---|---|---|---|
|
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|