Template:APIBrowser: Difference between revisions
Template page
(Created page with "<html> <div class="apiBrowser"> <input> <select> <option>GET</option> <option>POST</option> </select> </div> </html>") |
No edit summary |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | |||
.apiBrowser{ | |||
border-radius: 10px; | |||
padding:10px; | |||
background: #324148; | |||
} | |||
</style> | |||
<div class="apiBrowser"> | <div class="apiBrowser"> | ||
<input> | <input> |
Revision as of 18:15, 6 July 2021