HTML

To get started Click Here

To view pages Click Here - your first page has to have the name index.html in order for the link to work


Tutorials

#1  HTML Tutorial

#2  Dave's Interactive Tutorial - scroll down to Basic Tutorial Mini Chapters

#3 - Introduction to HTML

#4 - HTML Lessons

#5 - HTML.net

#6 - HTML Pit Stop


To add video that you can't get to at school

You need 3 things - height of video & width of video (any youtube video has this info in the embed line under About This Video)
and the URL on our server after you upload it (http://40two.info/students/your class/your last name/video name.flv)

1. Get the video by downloading it to your computer using this web page (http://youtube.com/watch?v=b56kuLWPMQs) - Put the URL into the dialog box.
2.  Name it something.flv             (that extension is f l v)
3.  Upload to your web server space
4.  In your web page you have to add a certain following code to play it. Go to this web page and look at the source code (under View menu)
5.  Copy and paste it. You have to change the streamname. You have to replace this example's streamname, http://40two.info/FlvPlay/30YrAppleVideo.flv with your own file's name http://40two.info/students/your class/your last name/video name.flv
6. You may also have to change the width and height. Keep them to scale.