Basic HTML Cheat Sheet - Basic HTML Code and Tags To Use in Your Blog
This is My Own Personal Cheat Sheet.. that I have to pull out on occasion. As I have stated MANY times I have a basic working knowledge of html and getting better at php. If I can do this- SO CAN YOU!
How to Link an Image to Page
How to add alt text , add alt="BigFoot Web Marketing Home Page" as in
alt=”BigFoot Web Marketing Home Page“
displaying code on blog (so it won’t follow command, but display the actual code)
to get this
You can play around with the rows= and cols=
Get rid of blue border around active images ( blue border that is around an image when it is linked to something)
add border="0" to img src artrribute, as below.
You can also use: style="border-style: none within image attributes, as below

Google Adsense Ads Embedded into Text
How To Adsense Ads To Left of Your Text
To float your Google Adsense code to left use this code:
to float Google AdSense Code to the right, same as above , just replace “left” with “right”
This is not meant as a primer.. I just add things that I used to forget and sometimes still have to think for a second.
A site I started using in 1996 was HTML Goodies, and it is still around. It has some basic primers for NEW to HTML and if you can do first couple of chapters you on on your way. Take an hour of your time to learn- great investment of your time.



