October 7, 201114 yr sorry if this is the wrong section but i was just wondering if there is anyway to add a downloadble file (PDF or word document) into my site so visitors can download it. can this be done using CSS or HTML or do i need a server to upload it to? cheers
October 7, 201114 yr for free or do you need some sort of payment/download mechanism? for a PDF just link to it eg <a href="location/blahblah.pdf" target="_blank"> best put a note on the site that they will need Acrobat Reader and how to get it.
October 7, 201114 yr Author for free or do you need some sort of payment/download mechanism? for a PDF just link to it eg <a href="location/blahblah.pdf" target="_blank"> best put a note on the site that they will need Acrobat Reader and how to get it. Yes it will be for free it is just a timetable for a school wasnt sure a standard link would work so cheers
October 8, 201114 yr Orbs web server has no way to serve a file, a standard link will present it for download.
Create an account or sign in to comment