LEARNINGS OF THE WEEK
By: Cielito M. Cantero
IV - Rizal
I'm very tired this week making our final HTML...
I added many applications in my work that I've learn from some sites.
For me, I think I've done my HTML well.
I've given my whole time, effort and money on it.
And also this week, we also have some sort of reviews about html...
In making html, first you have to make it in a notepad, like below:
‹html›
‹head›
‹title›Title of the page‹/title›
‹/head›
‹body›
This is my first homepage. ‹b›This text is bold ‹/b›
‹/body›
‹/html›
♦When you save an HTML file, you can use either the .htm or the .html extension. We have used .htm in our examples. It might be a bad habit inherited from the past when some of the commonly used software only allowed three letters extensions.
♦You can easily edit files using a WYSIWYG (what you see is what you get) editor like Frontpage, Claris Home Page or Adobe PageMill instead of writing your markup tags in a plain text file.
♦But if you want to be skillful Web developer, we strongly recommend that you use a plain text editor to learn your primer HTML.
♦HTML documents are text files made up of HTML elements.
♦HTML elements are defined using HTML tags.
♦HTML tags are used to mark-up HTML elements
♦HTML tags are surrounded by the two characters <>
♦The surroundings characters are called angle brackets
♦HTML tags normally come in pairs like ‹b›and‹/b›
♦The first tag in a pair is the start tag, the second tag is the end tag
♦The text between the start and end tags is the element content.
♦HTML tags are not case sensitive, ‹b› means the same as ‹B›
That's ALL.. =>
-------------------------------------------------------------------------------------
humana jud ang html..
hay!! kakapoy..
ma-alas onsehan sa internetan..
hadlok au..
at last..natapos din..
:-)
Saturday, February 7, 2009
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment