Software: Super NoteTab
Version: 2.63e
Author: Eric G.V. Fookes
Features: Clipbook Template

The Clipbbok is one of the cool features of "Super NoteTab". I've been writing HTML with Windows Notepad for almost a year and enjoying it so far. I did try some text-based HTML editors but they didn't fit my need. So I kept using Notepad. What made me tired was that I had to open another window to open another file and my task bar would be full soon as I need to open more files at once. Not to mention if a file is written in UNIX/Linux system, the "word wrap" won't help. And sometimes I just opened a file without looking at its size and I got message: This file is too large for Notepad to open. Do I really have to use WritePad???

Then I found this Super NoteTab and my life changed. Opening many and big files is not problem and it won't fill up the task bar. We can even use its system tray. No need to worry anymore about those little black squares when I open a file from Linux and vice versa, when switching to Linux, you won't see the DOS carriage return character, ^M. Changing font? No problem. Go ahead and use your favorite font. And this is the coolest: Clipbook! It's sometimes still hard to believe that I have MY OWN HTML EDITOR, and I can re-configure it as I like and need.
This is really not just text editor, and Eric, you're crazy...! :-)

So I made my HTML Clipbook and like to share it to everyone. Well, HTML is the only thing that I have better knowledge so I hope this is useful for you. A little note that in writing HTML I prefer to use lowercase for tags and omit the quotes for some of the values of the attributes. I divided the tags into some categories which is not W3C stardard.

You may directly take a look at the clipbook code in text file. Well, I can't say that it is really HTML 3.2 because I didn't cover all the features of it. And I'm sure that I didn't write it nicely, so any comments are always welcome. There are also some buttons I made. You may freely use them if you like. Finally, again I hope this is useful and welcome to the community!

That's all folks
Best regards

Table of Contents
# STRUCTURE
  • full html
  • simple html
  • simplest html
  • snt comment
  • snt button
  • tags
  • body
  • meta NAME
  • meta HTTP-EQUIV
  • script
  • style
  • comment
  • base
  • date and time
  • tag entities
  • # TEXT FORMATTING
  • heading
  • physical
  • logical
  • font
  • # LAYOUT
  • text blocks
  • div
  • br
  • h-rule
  • listing
  • ordered list
  • unordered list
  • list for OL
  • list for UL
  • # ATTRIBUTES FOR ALL
  • alignment
  • they're pairs
  • colors
  • miscellaneous
  • # LINKING
  • anchors
  • target
  • image
  • simple image
  • embed
  • bgsound
  • # SPECIAL
  • table
  • row
  • data
  • heading
  • table elements
  • framing
  • frame
  • framing attributes
  • noframe
  • form
  • input
  • textarea
  • select
  • option
  • applet
  • param
  • And here they go........

    STRUCTURE «ô»

    TEXT FORMATTING «ô»

    LAYOUT «ô»

    ATTRIBUTES FOR ALL «ô»

    LINKING «ô»

    SPECIAL «ô»


    arranged by:
    Hasanuddin Tamir aka bOki®

    Last updated on 11/02/1997 04:33:45 PM UTC+0700

    This page is
    Created/made/built/coded/generated/edited with Super NoteTab