Sunday, January 20, 2013

Make your own science tab Part 1

Wanna make your own place for writing experiments and things? Well you can make a S-Tab from scratch!

Step 1: Open a text editor like Notepad or Notepad++
Step 2: Start out with something like:
<HTML>
<BODY>
<HEADER>
Hi!
</HEADER>
</BODY>
</HTML>

Step 3: Save it as Tab.html
Step 4: You can edit the page by using things like:
<body bground color="white">
<body text="red">

No comments:

Post a Comment