html homework help please?

King Cripple

New member
i was trying to complete this homework assignment for my web design class. its the first day so i don't know a whole lot yet but i brought up the files i needed to edit and went to veiw then source and could not edit so i copied and pasted into notepad and was able to edit but when i refreshed the page to see the changes that have been made, nothing happened what am i doing wrong here? sorry this is not detailed enough, first day of class and i don't know much. i emailed teh instructor but probably won't get a response until sunday or monday
 
You need to save the files as .htm or .html files.

Then open the files with IE or firefox to view them.

Right click on the files your professor gave you and go to open with -> notepad.

Then edit them and then save them.

Then open them with your browser.
 
lol
so you copied the HTML code from a website
by going to tools or view>source then you copied it into notepad and saved that somewhere. Tried to open that up, and nothing happened. haha
well its def your first day haha
email me on youtube
@jonsutubechannel
for extra questions but

the reason is because there are no pictures. or images. or any of that data
for instance.
if you put in
<img src="images/picture.jpg">
its going to look into images then find that peticular image.
 
Back
Top