Update test.html

This commit is contained in:
vkservicesllc
2018-11-07 10:15:13 -05:00
committed by GitHub
parent 2e3ca768dd
commit 6f6f365111

View File

@@ -14,7 +14,8 @@
</style> </style>
</head> </head>
<body> <body>
<button type="button" style="margin-top: 24px;" onclick="loadHTML()">Load LinkBoard</button> <br />
<button type="button" onclick="loadHTML()">Load LinkBoard</button>
<div id="demo"></div> <div id="demo"></div>
<script> <script>