You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!doctype html><html><head><metaname="viewport" content="width=device-width, initial-scale=1.0"><title>CS256: Mobile Web development - structure</title></head><body><divid="headline"><h1></h1><h2></h2><divid="blurb"><p></p><ul><li></ul></div><formmethod="post" id="register"></form></div><divid="section1"><h2></h2><p></p><ul><li></ul><video></video></div><divid="section2"><h2></h2><p></p><divid="images"><img></div></div><divid="section3"><h2></h2><p></p></div><divid="footer"><p></p></div></body></html>
<divid="headline"><divclass="container"><h1>Mobile Web Development</h1><h2>Building Mobile Web Experiences</h2><divid="blurb"><p>So you've heard mobile is kind of a big deal, and you're not sure how to transform your traditional desktop-focused web apps into fast, effective multi-screen experiences.</p><p>This course is designed to teach web developers what they need to know to create great cross-device web experiences.</p><p>This course will focus on building mobile-first web apps, which will work across multiple platforms including:</p><ul><li>Android,
<li>iOS,
<li>and others.
</ul></div><formmethod="post" id="register"><h2>Register for the launch</h2><labelfor="name">Name</label><inputtype="text" name="name" id="name"
placeholder="Thomas A Anderson" required/><labelfor="email">Email address</label><inputtype="email" name="email" id="email"
placeholder="neo@example.com" required/><labelfor="tel">Telephone</label><inputtype="tel" name="tel" id="tel"
placeholder="(555) 555 5555" required/><inputtype="submit" value="Sign up"></form><br></div></div>
<divid="section1"><divclass="container"><h2>What will I learn?</h2><p>After completing this class, you'll have built a web application with a first-class mobile experience.</p><p>You'll understand what it takes to:</p><ul><li>build great web experiences on mobile devices</li><li>use the tools you need to test performance</li><li>apply your knowledge to your own projects in the future</li></ul><videocontrolsposter="udacity.png"><sourcesrc="udacity.mp4" type="video/mp4"></source><sourcesrc="udacity.webm" type="video/webm"></source><p>Sorry your browser doesn't support video.
<ahref="udacity.mov">Download the video</a>.
</p></video><br></div></div>
<videocontrolsposter="udacity.png"><sourcesrc="udacity.webm" type="video/webm"></source><sourcesrc="udacity.mov" type="video/mov"></source><p>Sorry your browser doesn't support video.
<ahref="udacity.mov">Download the video</a>.
</p></video>
<divid="section2"><divclass="container"><h2>Who will teach me?</h2><p>The worlds leading mobile web developers.</p><divid="images"><imgsrc="chriswilson.png" alt="Chris Wilson Course Instructor"><imgsrc="peterlubbers.png" alt="Peter Lubbers Course Instructor"><imgsrc="seanbennett.png" alt="Sean Bennet Course Developer"></div><br></div></div>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.