Click here to Skip to main content
15,905,028 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
1. Create an HTML page that includes 2 paragraphs of text.
2. Add JavaScript to insert a new paragraph in between the other 2.
3. Add JavaScript to use an event to change the style of the new paragraph using either the style property or the className property.
4. Add JavaScript to use an event to change the style of the new paragraph back to the original.
5. Make sure your page works in both Firefox and IE 6+. (This is a required part of this assignment.)

If you're working on a Mac, let me know when you post your assignment and I'll check it in IE for you.
6. Upload your page to the web, and post the URL in the Completed Assignments discussion by Friday 3/28.
Posted
Updated 26-Sep-11 23:57pm
v2
Comments
Legor 27-Sep-11 5:51am    
Is this the task somebody gave YOU at your university/school or whereever? If so what should WE do with it?

1 solution

This is clearly an Assignment. We are not here to do your homework.

Have a go at it yourself and come back with specific questions when you get stuck, you will learn far more that way.

Best of Luck.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900