A little bit of everything…

Category Archives: html

If you would like to make a link clickable at DIYPlanner.com or another website, you may need to use a tad bit of basic HTML.

 <a href=httpaddress>your words here</a>

 <a href=http://www.diyplanner.com>DIYPlanner</a> will look like this: DIYPlanner

Hope that helps!  :D