COP2500 Lab10

 

 

Deliverables: To complete this assignment you must perfom three tasks --
1.) Show the lab instructor the source code and visible web pages named "lab10.html".
2.) Email your html documents to your lab instructor before midnight tonight.

Introduction: The goal of this assignment is to allow you to become familiar with properties and methods of the String objects. You will be able to change string's appearance and manipulate a string.

Procedures:
PART 1: String formatting methods that mimic the HTML tags


PART 2:String manipulation method

PART 3: Array of string

PART 4: Excercise