Archive for HTML
Basic HTML
Below you will find the basics of HTML. Really simple stuff!
Text Links
Text links are those clickable words like this.Here is the code to have the link open up in the same window:
CLICKABLE TEXT HERE If you’d like your link to open up in a new window, you’ll add target=”_blank” to the code. Like this:
CLICKABLE TEXT HERE
Images
Here is the code to show images on your website:
You can also make images clickable like you can with text. Like this:
If you use the text link code to have it open in a new window, it’ll work on the images, too! But also, you can make your images have no border and yet it’s still clickable! Like this:
Text Formatting
This makes your text bold, underlined, really small, etc.Bold:
TEXT HERE ORTEXT HERE Italics:
TEXT HERE Underlined:
TEXT HERE
Strike-through
TEXT HERESmall Text
TEXT HERE Big Text
TEXT HERE
Check back for more HTML tutorials! :D






Hey, I'm Kerri and I am the webmistress of this blog! I am a young mother of two children and one on the way! I'm working towards becoming a wedding and event planner in the near future, but I also build a lot of websites for no reason and I like to drink coffee. :)




























Filed Under:
Written by: Kerri on Tuesday, July 27th, 2010 |