HTML for sodales, LESSON 2

The main forum of the Societas Via Romana. Anything not covered by one of the Collegia is probably being discussed here!

Moderator: Aldus Marius

HTML for sodales, LESSON 2

Postby Lucius Tyrrhenus Garrulus on Sun Dec 05, 2004 9:21 am

LESSON 2

BREAK TAGS


In HTML there is a special tag which needs to be inserted when you want to display a new line. This is called the break tag. It looks like this: <br>


1) Open up the document you created in LESSON 1 in Notepad.

2) Type a sentence (any sentence) within the body tags, a break tag, and another sentence. Notepad should look like this:

Code: Select all
<html>

<head>

<title>
SocietasViaRomana
</title>

</head>

<body>

Hello my name is Lucius.
<br>
I am a member of SocietasViaRomana.

</body>

</html>



3) Save this page and view it according to the instructions in Step 6 of LESSON 1.
NOX EST PERPETVA VNA DORMIENDA
Lucius Tyrrhenus Garrulus
Eques
Eques
 
Posts: 158
Joined: Thu Aug 14, 2003 4:39 am
Location: PA, USA

Return to General

Who is online

Users browsing this forum: No registered users and 6 guests

cron