Type Here to Get Search Results !

Disclosure Generator

Disclosure Generator

Disclosure Generator



body { font-family: Arial, sans-serif; margin: 0; padding: 0; } h1 { text-align: center; } form { display: flex; flex-direction: column; align-items: center; } label { margin-top: 10px; } textarea { height: 100px; margin-bottom: 10px; } button { margin-top: 20px; padding: 10px; border-radius: 5px; border: none; background-color: #4CAF50; color: white; font-weight: bold; } #generated-disclosure { margin-top: 20px; padding: 20px; background-color: #eee; border-radius: 5px; } const generateButton = document.getElementById("generate-button"); const generatedDisclosure = document.getElementById("generated-disclosure"); generateButton.addEventListener("click", (event) => { event.preventDefault(); const titleInput = document.getElementById("disclosure-title"); const textInput = document.getElementById("disclosure-text"); const disclosureTitle = titleInput.value; const disclosureText = textInput.value; const disclosureHtml = `

${disclosureTitle}

${disclosureText}

`; generatedDisclosure.innerHTML = disclosureHtml; });

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.
Keyword planner

Keyword planner