Tuesday, August 4, 2015

HTML

HTML - Hyper Text Markup Language

Cascading Style Sheet streamlines the document and gives it a more overall clean and fresh experience.
The example below is the in-depth HTML coding for Google.


But the basic HTML Elements can be found at the following website http://www.w3schools.com/html/html_basic.asp

The basic HTML elements include the following:

<HTML>
<HEAD>
<META>
<TITLE>
</HEAD>
<BODY>
</BODY>
</HTML>

The limitations with HTML is that it's Static. With HTML you create it and post it and then you're done.

Javascript is an option to write code and interact with it. It's more of a dynamic way to write a site. A Blog is very dynamic as well b/c it includes a Database backend.

FACEBOOK = ONLINE DATABASE.
A GUI (Graphical User Interface) is a way to input and output. Database backend.

UX design - user interface

SQUIRRRRREL:::::

#PIXEL = ......... 32 bits per pixel

300 x 120 Determined by the camera quality

No comments:

Post a Comment