ITD-nexxa

HTML

HTML is a markup language for describing web documents (web pages).

  • HTML stands for Hyper Text Markup Language
  • A markup language is a set of markup tags
  • HTML documents are described by HTML tags
  • Each HTML tag describes different document content

HTML 5

whats new:

  • DOCtype
  • char encoding
  • semantic
  • form control
  • graphic
  • media
  • new api

RMV

<acronym>

USE

<abbr>

<applet> <object>
<basefont> CSS
<big> CSS
<center> CSS
<dir> <ul>
<font> CSS
<frame>  
<frameset>  
<noframes>  
<strike> CSS
<tt>

lets try it

html

What makes webpages pretty? 

Cascading Style Sheets

CSS

Css is a stylesheet language that describes the presentation of an HTML (or XML) document. css describes how elements must be rendered on screen, on paper, or in other media.

css3

Some of the most important CSS3 modules are:

  • Selectors
  • Box Model
  • Backgrounds and Borders
  • Image Values and Replaced Content
  • Text Effects
  • 2D/3D Transformations
  • Animations
  • Multiple Column Layout
  • User Interface

lets do it

Thank you

Intro to web interface

By nexxa

Intro to web interface

html, css, bootstrap

  • 351