Skip to main content

Home/ EDTECH at Boise State University/ Group items tagged html5

Rss Feed Group items tagged

Cate Tolnai

What Is HTML? Back to Basics | Design Shack - 0 views

  • Hypertext Markup Language
  • 1980 b
  • fundamental building block of the web as you know it.
  • ...29 more annotations...
  • HTML is all you need to create a web page
  • HTML is the pivotal piece of the puzzle.
  • the web is written in plain text.
  • writing code is more like using WriteRoom or IA Writer; all you get is plain old letters and symbols
  • “mark up” your document and insert extra indicators of how you want the text to be formatted.
  • With HTML, this markup is accomplished through tags.
  • bold tag
  • “<b>”
  • “</b>
  • <i>This is italicized.</i>
  • <b>bold</b>.
  • we have “wrapped” it in a ta
  • linking.
  • not just a tag but an attribute as well
  • <a href="http://designshack.net/">Design Shack</a>
  • tag (<a></a>)
  • attribute (href)
  • <tag attribute="VALUE">Text, images, etc.</tag>
  • anything between the “a” tags becomes a link.
  • “src” attribute
  • “alt” attribute
  • “img” info
  • it’s basically a way to give the browser plain text and have it output richly formatted and even active content that can be clicked on to some end.
  • HTML mostly relates to directly inputting content onto a page.
  • CSS is The Skin, Hair and Clothing
  • Cascading Style Sheets, or CSS.
  • The typical web developer workflow might be to insert all the various pure content first into an HTML document, then jump over to CSS and begin crafting that content to appear in a more visually pleasing and usable way
  • JavaScript jumps into this game by taking a more active role in how the page behaves.
  • HTML5 developers have some new tags to work with that make the basic structure of a web page more logical.
Jared Ritchey

Key Mobile Learning Trends For 2016 - eLearning Industry - 0 views

  •  
    This article tracks current trends that are happening with mobile apps in education. Trends such as HTML5 adoption, analytics, multi-screen, bite-sized learning, and gamification are covered briefly, but this gives readers an idea of where mLearning is moving.
Eric Warren

Bio Digital Human - 0 views

  •  
    A 3d interactive model of the human body that provides complex interaction that would be near impossible to access outside medical school laboratories. Note: Requires a browser that supports HTML5 and WebGL.
normanpeckham

The QR Code Generator - 0 views

  •  
    Allows to read a QR Code with you WebCam using HTML5 WebRTC API.
nicsza

Itch.io - Top HTML 5 Games Tagged Physics - 0 views

I teach physics so I'm interested in physics games that run on mobile. This site has tons, but also allows you to search for pretty much any type of game you can image on whatever platform you can...

education edtech541 games

started by nicsza on 14 Mar 17 no follow-up yet
1 - 6 of 6
Showing 20 items per page