How do I make an HTML button?

  • Thread starter Thread starter TJ
  • Start date Start date

TJ

New member
I want this button to launch a new window (I will provide the link) when clicked. What do I need to add? Here is my new code: <button type="submit" style="background-color: #cd8500; font: bold 32px arial; color: white">Launch Extensity</button>
 
Back
Top