Browser Name / Type Of Browser:
There are two main browser types Microsoft Internet Explorer (MSIE) and Netscape Navigator (NN) although others are around such as Opera and Mozilla, some difference between browsers are that they have different display areas, and methods for doing certain actions such as bookmarking, so the bookmark link may not work in your browser unless you are using MSIE or NN.
I also cannot guarantee that all features of this site will work in your browser for e.g. the menu system at the top of each page or the bookmark link
Download MSIE
Download NN
Browser Version:
No matter which browser you use to surf the web it is important to keep it up to date, this reduces chances of malicious webpages causing damage to your computer, makes the browser more stable and sometimes faster and some elements used in a webpages coding cannot be displayed on older browsers
Update MSIE
Update NN
Screen Resolution:
There are 3 main screen resolutions that people use 640 x 480, 800 x 600 and 1024 x 768, depending on what setting you have your resolution on depends on how things are displayed both on webpages and in general computer use.
I Have Coded This Site To React Differently With Different Resolution
1024 x 768
All sections of this site will be displayed correctly
800 x 600
Search Bar at the top will not be displayed
640 x 480
Top Menu will not be displayed, but all pages are accessable through the Left Navigation Menu
Screenshots Of This Page In Different Resolutions
Need Help Changing Resolution? Follow These Simple Steps
1) Right click on your desktop
2) Select properties from the menu
3) Now select the settings tab
4) Move the bar, below where it says screen area to the right, until the text below the bar displays 1024 x 768 pixels or anything bigger than that
4) Click 'Apply', 'Ok', 'Yes' and then 'Ok'
CSS:
CSS is a style sheet language that allows authors and users to attach style (e.g., fonts, spacing, and aural cues) to structured documents (e.g., HTML documents and XML applications). By separating the presentation style of documents from the content of documents, CSS2 simplifies Web authoring and site maintenance.
Javascript:
JavaScript is Netscape's cross-platform, object-oriented scripting language. Core JavaScript contains a core set of objects, such as Array, Date, and Math, and a core set of language elements such as operators, control structures, and statements. Core JavaScript can be extended for a variety of purposes by supplementing it with additional objects; for example:
Server-side JavaScript extends the core language by supplying objects relevant to running JavaScript on a server. For example, server-side extensions allow an application to communicate with a relational database, provide continuity of information from one invocation to another of the application, or perform file manipulations on a server.
JavaScript lets you create applications that run over the Internet. Client applications run in a browser, such as Netscape Navigator, and server applications run on a server, such as Netscape Enterprise Server. Using JavaScript, you can create dynamic HTML pages that process user input and maintain persistent data using special objects, files, and relational databases. Through JavaScript's LiveConnect functionality, you can let Java and JavaScript code communicate with each other. From JavaScript, you can instantiate Java objects and access their public methods and fields. From Java, you can access JavaScript objects, properties, and methods. Netscape invented JavaScript, and JavaScript was first used in Netscape browsers.
To enable or disable Javascript you will have to look in the help file of your browser, as the method to do so varies considerably with each different browser