HTML
Basics Random Codes Marquees Text Around Image Overlapping Text Text Effects
CSS
Custom Navigation Subheading Backgrounds Transparent Scrollbars
Javascript
Add Favourites Image Slide Show Status Bar Back/Forward Last Modified Closed Window Password Protect
Stats
Tutorials: 16
Last Added: Password Protect
Layout Version: V1. Vanessa Hudgens
Webmiss: Sam
Date: 4.1.2008
Return Home: Here
Kiki-La Tutorials
HTML - Random Codes
These are just a few little codes that do different little things that I thought might interest you.

  • ABBR Titles
    This is used when you want to put alts in texts rather than links.
    Eg: Mouse on me
    <abbr title="WORDS WHEN YOU PUT YOUR MOUSE ON IT">word</abbr>

  • Show html
    Just the fact that you can see the code on this page is an example of this code being used! Great for tutorial writing.
    Remove the ? before the last >

    <xmp>HTML HERE</xmp?>

  • Back . Forward