Drop CapsL(caps)orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages.
Table of Content
Default Buttons
(getButton) #text=(My Button) #icon=(demo) (getButton) #text=(Download) #icon=(download) (getButton) #text=(Buy Now) #icon=(buy) (getButton) #text=(Cart button) #icon=(cart) (getButton) #text=(Visit Link) #icon=(link) (getButton) #text=(My Info) #icon=(info) (getButton) #text=(Demo Button) #icon=(demo) (getButton) #text=(Share Button) #icon=(share)
Large Button
(getButton) #text=(My Button) #icon=(demo) #size=(1)Center Buttons
(getButton) #text=(Demo Button) #icon=(demo) #color=(#169c87) (getButton) #text=(Download) #icon=(download) #color=(#1bc517)Color Buttons
(getButton) #text=(My Button) #icon=(demo) (getButton) #text=(Download) #icon=(download) #color=(#1bc517) (getButton) #text=(Buy Now) #icon=(buy) #color=(#bd2323) (getButton) #text=(Cart button) #icon=(cart) #color=(#00bed8) (getButton) #text=(Visit Link) #icon=(link) #color=(#2339bd) (getButton) #text=(My Info) #icon=(info) #color=(#804b4b) (getButton) #text=(Demo Button) #icon=(demo) #color=(#169c87) (getButton) #text=(Share Button) #icon=(share) #color=(#de7500)Download Button
Buy Button
Bordered Table
Firstname | Lastname | |
---|---|---|
John | Doe | john@example.com |
Jane | Doe | jane@example.com |
Mule | Johan | mule@example.com |
Contact Form Message
Alert Message Success
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s (alert-success)
Alert Message Passed
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s (alert-passed)>
Alert Message Warning
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s (alert-warning)
Alert Message Error
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s (alert-error)
Code Box Alert
$("#new-ad").each(function() { var a = $(this); a.length $("#bottom-ad").appendTo(a); }); (code-box)