|
|
|
|
|
Page 4: Find the image tags
- - - - - - - - - - - - - - - - - - - -
|
Summary
- Hold "ctrl" and press "F" (ctrl + F)
- Find ^^ (two carrots)
- Keep hitting F3 until you find "<--^^Image-->"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Hold "ctrl" and press "F"
- There are many different ways to open the find screen:
- ctrl + f
- F3 (will open the "find" screen or it will "find next" if you are already looking for something)
- Click Edit --> Find (on the top menu)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Find ^^ (two carrots)
- I have added two carrots (shift 6) to the HTML tags that you need to find. This makes it easy for you to find what you are looking for (the image tags).
- A comment tag looks like this: <!--Some Text-->. Comment tags are not for the computer, they are for us humans. The computer completely ignores everything in them. You are looking for the comment tag above the line you need to change.
- You will probably run across a couple of different tags before you find the image tags...like the Title.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Keep hitting F3 until you find "<--^^Image-->"
- You will probably pass the title, and maybe the description.
- When you find the image tag, you are in the right spot.
- <--^^Image--> (Comment tags may look different, like "Image 1" or "Image 1 Here")
|
|
|
|
|