Library   Directories   Contact Us Search:   

Suffolk University | LAW SCHOOL
About Suffolk Law

Academic Programs

Admissions

Faculty

Offices & Services

» Home » Offices » Technology Services » Web Services » HTML 101

OFFICES & SERVICES

H T M L   1 0 1 - CREATING AN HTML FILE WALKTHROUGH

If it is not open already, launch your text editor, Windows Notepad.

Enter the following text (you do not have to press RETURN at the end of each line; the web browser will word wrap all text):

<html>
<head>
<title>Admissions</title>
</head>
<body>
Hello! This is my first web page. </body>
</html>

NOTE: Look where the <title>...</title> tag is located. It is in the <head>...</head> portion and thus will not be visible on the screen. What does it do? The <title> tag is used to uniquely identify each document and is also displayed in the title bar of the browser window.

Now if we want to make the text more visually appealing to catch the reader's interest we have to add some formatting tags. Let's go on to the next page to see how that is done.

« previous   home   next »

 

Academic Resources
Technology Services
 -  Email
 -  Computer Services
 -  Media Services
 -  Web Services
  --  Styleguide
  --  Policies
  --  Links
  --  Support
  --  HTML 101
  ---  What is a Web Browser
  ---  Available Browsers
  ---  Writing HTML
  ---  HTML Tags
  ---  HTML Page Creation
  ---  Walkthroughs
  ---  Tag Examples
  ---  Lists
  ---  Nested Lists
  ---  Definition Lists
  ---  Graphics
  ---  Inline Graphics
  ---  Web Readability
  ---  URLs
  ---  Hyperlinks
  ---  Tables
  ---  Advanced Tables
  ---  Table Attributes
  ---  Bibliography
  --  Contact Us
  --  Blackboard
  --  Campus Cruiser
 -  Teaching with Technology
 -  About Us
Admissions
Advanced Legal Studies
Rappaport Center for Law and Public Service
Alumni Relations
Career Development
Dean of Students
Financial Aid
Law Bookstore
Offices of Communications
Registrar


HOME | ABOUT SUFFOLK | ACADEMIC PROGRAMS | ADMISSIONS | FACULTY | OFFICES & SERVICES
Suffolk University | Campus Calendar | Campus Cruiser Portal | Blackboard | Law Library | Directories
Site Map | Login | Email | Contact Us


Copyright © Suffolk University Law School, 2003-2007. Disclaimer |120 Tremont Street | Boston | MA | 02108-4977