|
|
|
|
|
Page 3: View the Auction Template Source Code
- - - - - - - - - - - - - - - - - - - -
|
Summary
- When you right-click over text a menu pops up
- Click "View-Source"
- A text file will open
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Right-click menu
- Q: HTML? What is it and most importantly how do I get it?
- A: HTML = "Hypertext Markup Language" Doesn't mean anything to you? (Me neither) The good news is that it doesn't matter; the better news is that you already have it! Click your right mouse button (right-click) over some text. See that pop-up menu? Play with it for a minute, right-click over images, over links, over image links, over text....Done? Did you notice all the different options you have?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Click "view source"
- Ok, right-click over some text. One option on that pop-up menu is "view source". Click on that option.
- Don't have a view source option? That's ok, it's just hidden under a different name. Look for something like it. (Like: "Page Source")
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
A text file will open
- ????? See a lot of German? French? Japanese? What is that stuff anyway? Ok, that is HTML! That is the stuff that tells your web browser what to show. That is what we are going to learn how to change and save.
|
|
|
|
|