From RuneGlory
Jump to: navigation, search
(Created page with "<html> <div style="float: right; width: 260px; margin: 0 0 30px 30px;"> <input id="database_input" type="text" list="item_datalist" placeholder="Search item..." style="width:...")
 
Line 1: Line 1:
 
<html>
 
<html>
<div style="float: right; width: 260px; margin: 0 0 30px 30px;">
+
<p>Welcome to our items database. Here you can find information about the various items in GrinderScape, including the sources of the items, their uses, minimum and maximum prices, combat statistics, skill requirements and other useful information. There are currently <span id="db_length"></span> items in the database.</p>
 +
<div style="width: 260px;">
 
<input id="database_input" type="text" list="item_datalist" placeholder="Search item..." style="width: 100%; box-sizing: border-box;">
 
<input id="database_input" type="text" list="item_datalist" placeholder="Search item..." style="width: 100%; box-sizing: border-box;">
 
<button id="database_button" style="display: block; width: 100%; margin-top: 10px;">Search</button>
 
<button id="database_button" style="display: block; width: 100%; margin-top: 10px;">Search</button>
 
</div>
 
</div>
<p>Lorem ipsum dolor sit amet, per in omnium deleniti, usu amet bonorum insolens ei, no menandri inciderint quo. Ex usu iusto legere patrioque, vel magna maiorum at. Vim essent blandit te, ei omnes scripta facilis nam, est et tation contentiones consequuntur. Lorem ipsum dolor sit amet, per in omnium deleniti, usu amet bonorum insolens ei, no menandri inciderint quo. Ex usu iusto legere patrioque, vel magna maiorum at.</p>
 
 
<div id="search_results" hidden>
 
<div id="search_results" hidden>
 
<h1 id="item_name"></h1>
 
<h1 id="item_name"></h1>

Revision as of 22:50, 23 April 2016

Welcome to our items database. Here you can find information about the various items in GrinderScape, including the sources of the items, their uses, minimum and maximum prices, combat statistics, skill requirements and other useful information. There are currently items in the database.