Hanapan ang Blog na Ito

Linggo, Agosto 14, 2011

love qoutes

  • Don’t put off telling someone how you feel about them, bc every day that passes is another opportunity for them to meet someone else.
  • Let’s get lost in a world where there are no tears, heartache, or opposition. A world where it’s just the two of us.
  • You know you’re in love when you can’t fall asleep because reality is finally better than your dreams.
  • If you love someone put their name in a circle, not a heart, because hearts can be broken but circles go on forever.

Sabado, Agosto 6, 2011

Html tags

Creating an HTML Page

A web page is created using a language called, Hypertext Markup Language, better known as HTML Code. You can write your own coding within a plain text editor, such as Note Pad, or use an HTML editor, which will write the code for you.

HTML codes, also referred to as HTML tags, are enclosed by the lesser than (<) and greater than (>) brackets and may be written in capital or lower case letters.

The opening bracket is followed by an element, which is a browser command, and ends with the closing bracket.

<font size=2>

An element may also be followed by attributes, which are words describing the properties of the element, and further instruct the browser.

<font size=2>

Attributes are only contained in the opening HTML tags to the right of the element and are separated by a space and followed by an equal (=) sign.

The value follows the equal sign and is enclosed in quotes.

<font size=2>
<html> - Begins your HTML document.

<head> - Contains information about the page such as the TITLE, META tags for proper Search Engine indexing, STYLE tags, which determine the page layout, and JavaScript coding for special effects.


<title> - The TITLE of your page. This will be visible in the title bar of the viewers’ browser.

</title> - Closes the HTML <title> tag.

</head> - Closes the HTML <head> tag.

<body> - This is where you will begin writing your document and placing your HTML codes.

</body> - Closes the HTML <body> tag.

</html> - Closes the <html> tag.


 

What is love?

How do you define love?
Some say it's mysterious, magical, complex, difficult, imaginary, thought-provoking, inspirational, intuitional, joyous, immeasurable, ecstasy, and undefinable. Perhaps.
In one of Dr. John Gray's audio cassettes he defines love as follows: "Love is a feeling directed at someone which acknowledges their goodness."
On the same cassette, he refers to the definition by M. Scott Peck: "The willful intent to serve the well being of another."
Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It is not rude, it is not self-seeking, it is not easily angered, it keeps no record of wrongs. Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres. - 1 Corinthians 13:5-7
My favorite is by Paramahansa Yogananda: "To describe love is very difficult, for the same reason that words cannot fully describe the flavor of an orange. You have to taste the fruit to know its flavor. So with love."
Love itself is a universal experience. Yet, every individual occurrence - while perhaps bound by a common thread - seems absolutely unique. Love is what love is! To everyone it expresses itself differently.