Download presentation
Presentation is loading. Please wait.
Published byBertina Lawrence Modified over 9 years ago
1
Text and Advanced HTML
2
Review - Basic data Numbers Characters (ASCII & UNICODE) Records (collection of named things) Arrays (collection of indexed things) Strings (array of characters) Trees (hierarchy of things - has pathname) Links
3
Review - Basic programs Expressions –Arithmetic –Functions Variables and assignment –myVar = max(yourVar+2, 100); Sequence (do things in order) If (test boolean to choose between two options) For loop –(repeat over and over changing a variable each time)
4
Information for people Text (HTML, Word, Wordperfect) Images Sound Video
5
Text is just an array of characters Current Character == 6
6
Formatting Where are you HTML Where are you
7
Lists my pets pigs dogs chickens chickens HTML my pets pigs dogs
8
Netscape Composer
9
Viewing what Composer generates
10
Other HTML Editors Microsoft FrontPage –Installed on the lab machines DreamWeaver Microsoft Word –“Save as Web Page” menu item
11
Composer features Bold/italic Lists –Bullets –Numbered Inserting images –Positioning images Previewing Links Headings
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.