code: HTML (5)
This is what a boring HTML5 page looks like.
It does not have any CSS, or JavaScript, just html.
This will be your homework this week. So, pay attention.
1st - you will notice that the URL of this webpage is:
ryansmithart.com/courses/365/2014
My website is: ryansmithart.com
If you want to see every class I have taught since 2009:
ryansmithart.com/courses
These are called URL addresses (uniform, or universal, resource locator), and each forward slash indicates a separate folder. These folders are called directories. So, the 2014 directory, is saved in a 365 directory, which are in the courses directory (like folders inside folders). All of these are stored on a server, connected to the domain name "ryansmithart.com". I will talk more about this some other day, when we talk about uploading.
2nd - If you add index.html to the end of the URL, it will take you to the same page. The 1st page of most websites is titled index.html (or if you are using some other language it might be index.php). For example, if I type in "npr.org" my web browser will automatically take me to npr.org/index.html
3rd - You will notice that there are no capital letters, and no spaces in the file names or directories. Let's all say this out loud, and repeat:
"WHEN CREATING FOLDERS AND FILE NAMES, I WILL NOT USE CAPITAL LETTERS OR SPACES."
For example if I wanted to save an image, I would save it as dalai_lama.jpg in a directory called images
NOT: Dalai Lammma.JPG in a folder called Images
<a href="http://www.website.com"> Link to a webpage </a>
Now, what about you?
1) What's your name? and/or what would you like me to call you?
2) What are you studying here?
3) Why are you studying Digital Art, GD, etc.?
4) Why are you taking this class?
5) Anything you want to learn this semester?
6) What will you be doing for fun outside of class?
7) What kind of other responsibilities/jobs do you have?
8) Are you from Maryland?
HOME WORK
(due at the beginning of class next week)
* Make an html page (1 page) about yourself, insert a photo of yourself, and add at least 3 hyperlinks to webpages that you would like to share.
(save the .jpg image, bring in the files next week)
*Bring in "Required materials"
- Thumbdrive
- Sketchbook
- make sure you know your username & password for Towson's server space
(if you don't bring your materials next week, then you don't get credit for doing your homework)
- no need to upload your homework this week : )