SlideShare a Scribd company logo
Intro to HTML/CSS
             Class 1 Handout: Creating a New Project in Aptana
Create a new project in Aptana

   ●   On a Mac or PC: File -> New -> Web Project




   ●   Enter a name for your project and click “Next”. (We do not want to click Finish yet.)




                                                                                               1
●   After you click “Next”, you will need to check the box that says “Create the project using
    one of the templates”, and highlight “Basic Web Template”.




●   Then we can click “Finish”. This creates a project template with a single HTML page
    called index.html.




                                                                                                 2

More Related Content

What's hot (20)

PPTX
HTML 5 New Features:
Reema
 
PPTX
Your blog as a teaching tool
Fiona Beal
 
PDF
Html5 for beginners
n|u - The Open Security Community
 
DOC
How To Upload A Power Point Presentation On My Blog
guest300668d
 
PDF
What to include in a boilerplate theme
Tim Brown
 
ODP
Projects In JavaScript And JQuery | Eduonix
Rakhi Lambha
 
PPT
Gwt Presentation 1
Jetti Chowdary
 
PDF
Tf byowwhc
Shannon Gallagher
 
PDF
Tf byowwhc
Shannon Gallagher
 
PPTX
My first blogging steps
monicagamisans
 
PPTX
WebMatrix
Subodh Pushpak
 
PPT
Html5
Jetti Chowdary
 
PPTX
Smart Development-Happy Clients
Abhishek Rijal
 
PPTX
Content Aware WordPress Theming
codeprokid
 
PPTX
Session summary downloadable template 080511
Ateneo Graduate School of Business
 
PDF
Getting Ready for Gutenberg
Chris Lema
 
PDF
Better than google.
Marcosantoniogalois
 
PPT
Classroom Blog Science Conf 09
Darren Mosley
 
PDF
Enhance Enhance
Andy Parker
 
PDF
Portfolio121109
Katariina Nyberg
 
HTML 5 New Features:
Reema
 
Your blog as a teaching tool
Fiona Beal
 
How To Upload A Power Point Presentation On My Blog
guest300668d
 
What to include in a boilerplate theme
Tim Brown
 
Projects In JavaScript And JQuery | Eduonix
Rakhi Lambha
 
Gwt Presentation 1
Jetti Chowdary
 
Tf byowwhc
Shannon Gallagher
 
Tf byowwhc
Shannon Gallagher
 
My first blogging steps
monicagamisans
 
WebMatrix
Subodh Pushpak
 
Smart Development-Happy Clients
Abhishek Rijal
 
Content Aware WordPress Theming
codeprokid
 
Session summary downloadable template 080511
Ateneo Graduate School of Business
 
Getting Ready for Gutenberg
Chris Lema
 
Better than google.
Marcosantoniogalois
 
Classroom Blog Science Conf 09
Darren Mosley
 
Enhance Enhance
Andy Parker
 
Portfolio121109
Katariina Nyberg
 

Viewers also liked (7)

PDF
Wb mwan 7181 spec sheet_new
Advantec Distribution
 
PDF
фер ферр(10 127)
kenguru1952
 
PDF
Air defense spectrum_analysis_module_spec_sheet
Advantec Distribution
 
PDF
Articulo de revista
Roque Macias E.
 
DOCX
Cleaning leather furnitures
Turkey Furniture Furkey
 
DOCX
Date sheet 7th july 2012
noteable
 
PPS
Double visión2(1)
AgendaMagica Mar
 
Wb mwan 7181 spec sheet_new
Advantec Distribution
 
фер ферр(10 127)
kenguru1952
 
Air defense spectrum_analysis_module_spec_sheet
Advantec Distribution
 
Articulo de revista
Roque Macias E.
 
Cleaning leather furnitures
Turkey Furniture Furkey
 
Date sheet 7th july 2012
noteable
 
Double visión2(1)
AgendaMagica Mar
 
Ad

More from Erin M. Kidwell (10)

PDF
Class 4 handout w css3 using j fiddle
Erin M. Kidwell
 
PDF
Class 4 handout two column layout w mobile web design
Erin M. Kidwell
 
PDF
Class 3 create an absolute layout with css abs position (aptana)
Erin M. Kidwell
 
PDF
Class 3 Intro to HTML/ CSS Gdi cincinnati create a table layout with html (...
Erin M. Kidwell
 
DOC
Class 2 handout css exercises (2)
Erin M. Kidwell
 
PDF
Class 2 handout (1) adding a css stylesheet
Erin M. Kidwell
 
PDF
Class 1 handout (2) html exercises
Erin M. Kidwell
 
PDF
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4
Erin M. Kidwell
 
PDF
Girl Develop It Cincinnati: Intro to HTML/CSS Class 2
Erin M. Kidwell
 
PDF
Girl Develop It Cincinnati: Intro to HTML/CSS Class 1
Erin M. Kidwell
 
Class 4 handout w css3 using j fiddle
Erin M. Kidwell
 
Class 4 handout two column layout w mobile web design
Erin M. Kidwell
 
Class 3 create an absolute layout with css abs position (aptana)
Erin M. Kidwell
 
Class 3 Intro to HTML/ CSS Gdi cincinnati create a table layout with html (...
Erin M. Kidwell
 
Class 2 handout css exercises (2)
Erin M. Kidwell
 
Class 2 handout (1) adding a css stylesheet
Erin M. Kidwell
 
Class 1 handout (2) html exercises
Erin M. Kidwell
 
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4
Erin M. Kidwell
 
Girl Develop It Cincinnati: Intro to HTML/CSS Class 2
Erin M. Kidwell
 
Girl Develop It Cincinnati: Intro to HTML/CSS Class 1
Erin M. Kidwell
 
Ad

Class 1 handout (1) aptana create a new presentation and stylesheet

  • 1. Intro to HTML/CSS Class 1 Handout: Creating a New Project in Aptana Create a new project in Aptana ● On a Mac or PC: File -> New -> Web Project ● Enter a name for your project and click “Next”. (We do not want to click Finish yet.) 1
  • 2. After you click “Next”, you will need to check the box that says “Create the project using one of the templates”, and highlight “Basic Web Template”. ● Then we can click “Finish”. This creates a project template with a single HTML page called index.html. 2