My HTML exam Basic coding

<!DOCTYPE html>

<html>

<title>Arianna’s Webpage</title>

<body>

<h1>Arianna Amber Nichole Bleigh</h1>

<a herf><img src=”http://abduzeedo.com/files/originals/5/50cuteanimpic6.jpg&#8221; alt=”cat looking cute”></a href>

<p>I like salsa</p>

<p>and i like pie</p>

<p>and i gave blood yesterday and i am really tired</p>

<a herf>Hello</a herf>
this is part of my exam so here Are some words frgkjehtgiljshpiabbtowirauht sfg’jrgo[wrgorsirikrrfftgtftl

</body>

<a herf=”www.youtube.com”>

<a href=”www.facebook.com”>

</html>

Screen Shot 2014-12-17 at 9.41.56 AM and then the screen shot of my webpage

5 things I learned for my BPA Project

1. you have to use an open image otherwise you will be disqualified.

2. they do count spelling and grammar (spelling is what worries me }:)

3. Illustrator is typically the one that is used the most and wins but photoshop has one at times as well.

4.This event is sponsored by Cybis Communications they provides scholarships.

5. your logo should be about 25 letters or less (and spaces count)

STC Work #1

  1.  What does CSS stand for?

its called Cascading Style Sheets

  1. What is CSS used for?

its the style sheet language used for describing the look and formatting of a document written in a markup language.

  1. What are the 2 main parts of a CSS rule?
  1.  Explain the difference between a Class and ID?

Each element can have only one ID

Each page can have only one element with that ID

  1. What are the 3 types of CSS style sheets?

their are inline rules, Embedded rules and external css fileWhat line of CSS would you type to add a background?

  1. What are the 4 CSS link states?

a:link – a normal, unvisited link
a:visited – a link the user has visited
a:hover – a link when the user mouses over it
a:active – a link the moment it is clicked
What are the 4 parts of the CSS box model?

  1.  What are the 4 types of CSS positioning and explain the difference?Elements can be positioned using the top, bottom, left, and right properties. However, these properties will not work unless the position property is set first. They also work differently depending on the positioning method.

static positioning, fixed positioning, relative positioning, absolute positioning

  1. Take the CSS Quiz and post your score.

Screen Shot 2014-12-08 at 9.23.39 AM