Thursday, January 19, 2017

References for Thursday, 1/19

Please download this html editor:

https://www.sublimetext.com


HTML - basic definitions.

A basic HTML intro, from a great web design resource site, W3schools:

http://www.w3schools.com/html/html_intro.asp

HTML elements:

http://www.w3schools.com/html/html_elements.asp


Here is a battery of links that may be useful to you in the formatted poem, our first html-based assignment:

I want you to take a poem or song lyrics, and use text formatting to "design" the text in ways that emphasize properties of the poem/song (for instance, if there is a line that's very angry, perhaps the font is larger and red for that section). I want you to use at least six different text properties (color, font face, size, alignment, etc.) in the course of the poem/song.

Links to CSS text and font info:



http://www.w3schools.com/css/css_text.asp


http://www.w3schools.com/css/css_font.asp

The "span" tag (for modifying elements outside of "p" and "header" tags):

http://www.w3schools.com/tags/tag_span.asp

Web colors:

http://www.w3schools.com/html/html_colors.asp



Link to CSS examples (scroll down for text and font properties):

http://www.w3schools.com/CSS/css_examples.asp

An online resource for getting the text of a poem:

http://www.bibliomania.com/

And here, below, is some basic html text styling code – utilizing inline CSS – that I thought might be helpful as a "base file" for you to build your poem out of. Hopefully it gives an idea of some basic text-styling syntax (I'll break it down in class):

Download it here.

No comments: