
Right click on your "Hello World" project and select "New From Template>HTML>HTML 5 Template". Making an HTML 5 document from a template However, we want to make an HTML 5ĭocument. Aptana has already filled in some initial tags You should see a folder called "Hello World" and when you open it aįile called "index.html". To view your project, go to the "Project Explorer" Tab Name your project "Hello World" and then click finish. Project Template Selection - Choose "Basic Web Template" then click next. Project Selection Screen - Choose "Web Project" and click next. Aptana Start Screen - click 'Create Project' on the left. If it does, then be sure to select the lab 3 folder in your The first time you open Aptana, it may ask you to choose a default TASK: Open Aptana Studio 3.0 by searching for it in the start menu, and creating a new file. You only need to follow ONE of the two tutorials, Aptana or Brackets You may use other editors, but we will describe Aptana Studio 3.0 and Brackets 1.13 in the lab. They both also have many nice features for web editing. Brackets is very similar except there is no built in previewer and no automated template building, however, it's slightly easier to use than Aptana. Aptana Studio allows us to write HTML documents, preview them, and save them. This lab is demonstrated using Aptana Studio 3.0 and Brackets 1.13. Instructions to work with your chosen editor.

Or you can use your favourite HTML editor and adapt the below You can either use Aptana or Brackets and literally follow the instructions below, However, the lab material is demonstrated using Aptana and Brackets. You can use any HTML editor for this lab. IĪlso refered to other editors like Microsoft Expressions Web 4.Ĭommercial editors not on our system include Microsoft FrontPage and Perform color highlighting which makes it very easy to see theĬomponents of your HTML document. These editors are very simple and easy to learn, but they do not haveĪdvanced features that make it easy to develop web pages.
APTANA STUDIO 3 TUTORIALS WINDOWS
All Windows machines come with Notepad and Wordpad. There are many editors to chose from available on the computers. In this lab, we will create our own HTML page.

The World Wide Web (WWW) is the web servers and the files they store. A web server is a computer on the Internet with the task of storing web pages and responding to clients� requests for them.

The page may contain hyperlinks to link to related web pages. In this lab, we will use HTML to build our own web page.Ī web page is a document that contains mark-up that allows it to be displayed graphically by a web browser. COSC 122 Lab 3 COSC 122 - Computer Fluency
