Skip to content

Instantly share code, notes, and snippets.

@lafikl
Last active December 11, 2015 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lafikl/4647878 to your computer and use it in GitHub Desktop.
Save lafikl/4647878 to your computer and use it in GitHub Desktop.
<form>
<input type="text" placeholder="الحقل الأول" id="field1" />
<span class=" prefix">$</span> <input type="text" placeholder="القيمة المادية" id="field1" />
<textarea placeholder="تجربة" rows="5" cols="45" ></textarea>
<button class="btn btn-black btn-fancy">إضافة</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment