2 replies
  • WEB DESIGN
  • |
How to create download option in html design?
Please command me.............
#html
  • Profile picture of the author mike32
    <a href="http://downloadsite.com" target="_blank">Download here </a>
    {{ DiscussionBoard.errors[8918004].message }}
  • Profile picture of the author sham2
    Hello !
    Its very easy just write this code
    <a href="test.com/text.doc" target="_blank">Download form </a>. If you have other format file then change format.
    {{ DiscussionBoard.errors[8926040].message }}

Trending Topics