Updating the Annandale Bands website, a quick tutorial of HTML code.
Short Description
This tutorial will show how to make a PDF file from a Microsoft Word document, …. HTML & XHTML the Definitive Guide by Chuck Musciano and Bill Kennedy …
Website: www.aaronsnitzer.com | Filesize: 89kb
Content
Updating the Annandale Bands website, a
quick tutorial of HTML code.
By: Aaron Snitzer
Table of contents.
2……………………………………………………………………………………………. HTML and XHTML.
2…………………………………………………………………………………………… The website structure.
3……………………………………………………………………………………. A single page on a website.
5……………………………………………………………… General rules to follow when writing code.
5………………………………………………………. Common code in the Annandale Bands website.
7…………………………………………………………………………….. Tutorial: Adding a link to a file.
8…………………………………………………………………… Tutorial: Creating a web photo gallery.
8………………………………………………………………………………………. Basic writing style guide.
9…………………………………………………….. Using Blogger to update Annandale’s main page.
10……………………………………………………………………………. Conclusion and additional help.What is HTML and XHTML?
HTML and XHTML are markup languages used to display websites. XHTML is
the newer version of HTML but both languages are similar. To avoid confusion in this
document, both languages will simply be called HTML and no distinction will be made
between the two.
To see HTML at work on the web, open a website and select “source” from one
of your browser’s pull-down menus. On Internet Explorer, this can be found under the
“View” menu. The code for some webpages is a jumbled mess, but the code of the
Annandale High School Bands webpage is made to be as comprehensible as possible for
easy editing. The front page of the site is an exception because it is edited using
blogger.com and not by editing the HTML manually. Editing the webpage will be
clarified in the following chapters and the mysterious code that makes up the Internet will
be revealed.
The website structure.
A website can be thought of as accessing a hard drive on a home computer. One
can see the directory structure of a website by looking at a web address. For example:
http://www.annandalebands.org/awards/index….
Get the file Download here
Related Books:Related Searches: writing style guide, microsoft word document, markup languages, web photo gallery, how to make a pdf file
Comments
Leave a Reply