Coding Global Background
Coding Global

Simple button

Archived a year ago
4 messages
3 members
Created a year ago
Updated a year ago
Open in Discord
N
noah13
Verified
<!DOCTYPE html>
<html>
<head>
<title> /whatever you want\ </title>
</head>
<body>
<button onclick=“(‘/whatever you want\’)”>/whatever you want\
</button>
</body>
</html>

Replies (3)