Wednesday, December 21, 2011

HTML 6C

This example demonstrates how to set the font of a text.
How to write a heading in a bold text.
This example demonstrates how to set the font size of a text.
The font size on how to write a heading
This example demonstrates how to set the color of a text.
How to write a heading in a specific color.
This example demonstrates how to set the font, font size, and font color of a text.
How to set the font size, font and color all together for a header.

Tell us what you think about the possibility of taking courses online. What are the trade-offs between this approach to education and an experience complete with classrooms and in-person interactions? What are the benefits and drawbacks? Have you ever taken an online course or used an instructional video like those from Vi Hart or Khan Academy? If so, what did you think? Can you see video and online instruction replacing traditional classes? Do you think it is the wave of the future?

I think that taking classes online are not good for people.  It blocks people off from the world.  Even if you have social problem you still should attend school the normal way.  Attending school the normal way causes you to meet new people and experience new things.
People can become isolated from the world and never learn how to verbally communicate with people.  Then people would not be able to get certain jobs because they can't socialize with others.  That is going to cause a decline on people who can talk on adequate level.
Things like that are bad for the people of the society. No one would be able to talk to anyone or be communicative.  That's why online classes are bad.

Tuesday, December 13, 2011

HTML 6B

What does this example demonstrate?
It shows how to change the font and text Style
How can you format text in an HTML document?
By adding the correct tags before and after your content.
What does this example demonstrate?
So your content is exactly the same way you typed it
Why would you use preformatted text?
So my content is exactly the same way I typed it.  
What does this example demonstrate?
Defines computer code text
Defines keyboard text
What are "computer output" tags used to display?
These tags are often used to display computer/programming code.
 Address
What does this example demonstrate?
How to type your webpage as a link

Type your address in an HTML document.

<address>
http://viereckquestion.blogspot.com/<br />

Abbreviations and acronyms

What does this example demonstrate?
Acronyms

What is an acronym?

word formed from the initial letters or groups of letters ofwords in a set phrase or series of words

What attribute is used for Abbreviations and acronyms?
<abbr>
<acronym>
Write an example of an acronym.
ASAP

Text direction

What does this example demonstrate?
Directions of Text

Why would you ever want to change text direction?

As a style

Quotations

What does this example demonstrate?
It demonstrate how to correctly display long and short quotes.



How would you handle a long quotation in HTML? A short quotation in HTML?

<blockquote>
<q>
Deleted and inserted text
What does this example demonstrate?
How to cross out text using html

What happens to deleted text in most browsers?

They are crossed out

What happens to inserted text in most browsers?
The text are underlined

Describe how you would view HTML source code in a web browser?  Blue, red

Monday, December 5, 2011

Do you think all the Googling people do is affecting our memories in a negative or positive way? Why?

I think that googling is affecting the way people remember things in a bad way.  People don't have to remember all they do is google.  They only use google and not a library or their minds.  People need to try and think for once and not use the internet.

Tuesday, November 29, 2011

HTML HEADINGS 6a

What is the Largest heading?
<h1>
What is the Smallest heading?
<h6>
What do browsers add automatically to a heading?
Browsers automatically add some empty space (a margin) before and after each heading.
Why should you not use headings for bold text?
Use HTML headings for headings only. Don't use headings to make text BIG or bold.
How do search engines use headings?
Search engines use your headings to index the structure and content of your web pages.
Why is it important use headings to show document structure?
Since users may skim your pages by its headings, it is important to use headings to show the document structure.
What is the most important heading?
H1 headings should be used as main headings
What tag should be used to separate content?
<hr />
What does a web browser do with comments?
Comments can be inserted into the HTML code to make it more readable and understandable.
Why would you add comments?
Comments are ignored by the browser and are not displayed
How could you view the HTML code of a web page?
 right-click in the page and select "View Source" (IE) or "View Page Source

HTML 5

What do attributes provide Attributes provide additional information about an element
When are attributes specified?
 Attributes are always specified in the start tag
How do you get attributes?
Attributes come in name/value pairs like: name="value"
What tag defines HTML links?HTML links are defined with the <a> tag
Where is an HTML link address specified?
href attribute
How should attribute values be enclosed?
Attribute values should always be enclosed in quotes.
When is it necessary to use single quotes/
when the attribute value itself contains quotes, it is necessary to use single quotes
Define "case in-sensitive".
Attribute names and attribute values
Why should you use only lowercase in HTML 4?
the World Wide Web Consortium (W3C) recommends lowercase attributes/attribute values in their HTML 4 recommendation.
What type of attributes are required in XHTML?
 Newer versions of (X)HTML will demand lowercase attributes.

Wednesday, November 16, 2011

You may have heard the phrase, "Choose your battles." Write about a battle in school that you think is worth fighting, or one that isn't. Why?

The battle I think is worth fighting in school is the battle of teacher lateness. Teachers think they can cancel a project presentation and then just expect a student to present a any given time without notice.  No child is a machine we don't have everything off the top off our minds. I think that is unfair.  Teachers can't just cancel things then a week later come out and say you have to present your projects.  We are normal people too aren't machines.