Showing posts with label hacks. Show all posts
Showing posts with label hacks. Show all posts

Thursday, 15 October 2015

Intro Selfie Activity

Caffeinated and logged in! Opted to take a photo of this rather than a traditional selfie because I don't do them well and I haven't found the optimal 'filter' yet!

How to Make Links (in Comments) Clickable!!

When you write a comment on a blog you don't have access to the HTML view, so if you are writing a link and want to make it live (clickable), this is the code you need to include:

<a href="http://www.w3schools.com">Visit W3Schools</a>