

Curabitur posuere enim eget turpis feugiat tempor. In semper consequat est, eu porta velit mollis nec. Etiam bibendum iaculis libero, eget molestie nisl pharetra in. Aliquam sodales urna non odio egestas tempor. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
#APTANA STUDIO TUTORIAL CODE#
Locate the ARTICLE element in the source code and insert the following HTML into it: Now, let’s insert our app into the index.html file. If you drag the right side of the browser window to the left, you’ll notice that elements eventually stack vertically as the width of the viewport decreases. click the Apply button to create the new run configuration.Ĭlick the Run button to display the index.html page in the browser:.

On the New Configuration screen, name the server, select your browser of choice, click the “Use selected server” radio button, and choose our local web server from the list: Click the New Launch Configuration button to bring up the New Configuration screen.Select the Web Browser item in the Run Configurations list.On the Run Configurations dialog, we need to create a new launch configuration for our web server that we defined back in the Aptana Studio 3 Guided Tour and Tutorial: Create a Web Project Using the HTML 5 Boilerplate Framework tutorial: Right-click the index.html page in the Project Explorer and select Run As > Run Configurations… from the context menu: You can also view the page in the browser by following these steps: If not, hit the F5 key to refresh the project:ĭouble-click the index.html page to open it in the editor. You should see all of the Initializr files in the Project Explorer.
#APTANA STUDIO TUTORIAL ARCHIVE#
On the Resource screen, copy the Location value and set it as the destination folder of the archive files. To locate it, right-click on your project in Aptana Studio and select Properties from the context menu. zip archive.Įxtract the contents into your project folder.
#APTANA STUDIO TUTORIAL GENERATOR#
As the Internet landscape changed, so too did HTML5 Boilerplate, eventually joining forces with Initializr, an HTML5 templates generator that customizes HTML5 Boilerplate.

It represented the culmination of years of best practices from top front-end development professionals. Way back in 2010, Paul Irish released the HTML5 Boilerplate Template.
