|
Participation in ThinkQuest New York City requires "uploading" the "web site" your team creates. "Uploading" involves tranferring or copying the files that make up your web site. FTP is the protocol we use to transfer files to the ThinkQuest New York City server, where the whole world can see your work.
Most of these tutorials relate to TQNYC and how to upload. If you are looking for tutorials on how to create web pages check out our list of Web Resources. A very good place to start is http://www.w3schools.com/.
General Information
- Server Accounts - containing information
on the web server accounts that approved teams receive.
Uploading Tutorials
Web Site Creation
WYSIWYG (What You See Is What You Get) HTML Editors
Multimedia
TQNYC Development Tools
Advanced Web Development
- Basic HTML is a brief listing of HTML tags and some helpful information about how the language of web pages (HTML) works.
- Meta Tags are used to help search engines index your pages. Read thsi brief tutorial to understand their concept.
- Three Tier Applications is a web development architecture that incorporates HTML, PHP and MySQL into complex interactive web sites.
- PHP Programming is a tutorial that explains some basic programming techniques and how to use PHP to build interactive web sites. This tutorial also shows how PHP can connect to a MySQL database and output HTML pages with the data from the database.
External HTML Tutorials
|