Skip to main content

Thoughts

What is HTML?

HyperText Markup Language – The main markup language for creating web pages and other information that can be displayed in a web browser

Tags (Element)


The basic structure of an HTML document includes tags, which surround content and apply meaning to it.  Below are screenshots of the available tags.


      

HTML Tags
HTML Tags Page 2

HTML Tags Page 3







   To get back to the point, closing tag is an HTML document. The stuff between is the main content of the        document that will appear in the browser window.

    Elements can have attributes, which  gives your page style and personality.

Beginning the Page

    
    Open a Text editor, such as Notepad and type the following code.  Save and you have your first page.








Below is a screenshot of what the page will look like.


For more information on creating Html pages, Check out W 3 Schools @ www.w3schools.com. They offer do it yourself tutorials.















Comments

Popular posts from this blog

My Passion (Designing)

My first experience with designing was in 2002.  I got involved with an online gaming site called "Hardwood Euchre" and I ran Euchre tournaments.  We had the ability to decorate our tournament pages to attract players.  I wanted to be able to make my own pages.  I had a friend who wanted to do her own pages as well.  We got together and began to search for tutorials for HTML.  We found a site called "Web Tech U"  They had tutorials for many areas of HTML, including forms and frames.   We both enrolled and started a journey to learn HTML.  There were also tutorials for CSS (Cascading Style Sheets).  I took all the possible tutorials, I wanted to learn the language to make pages.  My first page was for my boyfriend at the time (now husband).  I had written some poems for him and wanted to share them with everyone.  I  also put together a page for my family.  My nephews joined the army and we had pictures take...