news
history
opengl
direct3d
c/c++
visual basic
java
c#
html
dhtml
asp
php
photoshop
draw sketch
3d studio
shadow blade
game environment
virtual 3d guide
billy blue flame
win32 api
general
about us
credit
contact
Create your first html file like this: 1. Start by creating a new New Text Document.txt on your computer. 2. Select all the code from the edit window below and copy it. 3. Paste the code into your new text file. 4. Make shure you see the file extension ".txt" on your text file. 5. Rename your text file to index.html or index.htm 6. Click your new website :) it should open in your webbrowser. Explaining the HTML tags: You should always begin your HTML file with the html start tag <html> The head or initialisationt section is for initing and loading data. This section is read by the browser before the website is displayed. <head> End head section </head> The body section decides what you are displaying on the screen. You can show text, images, tables, buttons, etc.. <body> In this example we only display a short text string.. End body section. </body> Always end your file with the html tag including end the end symbol / </html> Try editing the text string in the real code below!
morrowland home
nvidia
gamedev
polycount
mathworld
physicsworld