blob: fa0b4f01cd28bc50d1b8944b10db0f5caf37e1aa [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= HTML5 - Part 1: Video of Getting Started with HTML5 Applications
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: HTML5 - Part 1: Video of Getting Started with HTML5 Applications - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, HTML5 - Part 1: Video of Getting Started with HTML5 Applications
|===
|This screencast introduces the support in NetBeans IDE for developing HTML5 applications. This screencast demonstrates how to use wizards in the IDE to create a an HTML5 project and how to use the Chrome browser with the NetBeans extension to help you view your project layout on various screen sizes.
Author: Ken Ganfield
Time: 8:05
link:http://bits.netbeans.org/media/html5-gettingstarted-final-screencast.mp4[+Download / Watch full size+] (44 MB)
|For more about working with HTML5 applications in NetBeans IDE, watch the following screencasts.
* link:html5-css-screencast.html[+ HTML5 - Part 2: Working with CSS Style Sheets in HTML5 Applications+]
* link:html5-javascript-screencast.html[+ HTML5 - Part 3: Testing and Debugging JavaScript in HTML5 Applications+]
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20Getting%20Started%20with%20HTML5%20Applications[+Send Feedback on This Tutorial+]
|===
== Related links
* Demo:link:html5-css-screencast.html[+ HTML5 - Part 2: Working with CSS Style Sheets in HTML5 Applications+]
* Demo:link:html5-javascript-screencast.html[+ HTML5 - Part 3: Testing and Debugging JavaScript in HTML5 Applications+]
* link:../webclient/html5-gettingstarted.html[+Getting Started with HTML5 Applications +]
* link:../webclient/html5-editing-css.html[+Working with CSS Style Sheets in HTML5 Applications+]
* link:../webclient/html5-js-support.html[+Debugging and Testing JavaScript in HTML5 Applications+]
* link:http://wiki.netbeans.org/HTML5[+HTML5 Support in NetBeans IDE wiki page+]
* link:../../trails/php.html[+PHP and HTML5 Learning Trail+]