Linking to a file in a blog is a pretty easy undertaking. In wordpress at least, simply:
- Make sure that you’ve upload your file first – if you’ve not got your own server to put your page on, use something like googlepages
- Type out the test that you’d like the link to read, for example, ‘This is an example page’
- Select the text you just typed
- Then hit the link icon in your post bar and type in the URL of your file
You’ll end up with something akin to this: This is an example page that’s been made with some awesome CSS.
Advertisement