From mycopedia

(Difference between revisions)
Jump to: navigation, search
(Created page with "<html><head> <style type="text/css"> .button_black{ border:1px solid #b7b7b7; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica...")
 
 
Line 1: Line 1:
<html><head>
+
<html>
 
<style type="text/css">
 
<style type="text/css">
  
Line 83: Line 83:
  
  
</style></head>
+
</style></html>
<body>
+
 
+
<form> <input type="button" class="button_black" style="width:100%;" value="PREVIEW BUTTON" /> </form>
+
<form> <input type="button" class="button_brown" style="width:100%;" value="PREVIEW BUTTON" /> </form>
+
<form> <input type="button" class="button_red" style="width:100%;" value="PREVIEW BUTTON" /> </form>
+
<form> <input type="button" class="button_blue" style="width:100%;" value="PREVIEW BUTTON" /> </form>
+
 
+
</body>
+
</html>
+

Latest revision as of 13:37, 15 March 2013