Question
I just finished HTML 101 with WebTech University...
I really liked it!
Now I am working on a web design class but they expect you to
know a bit more HTML than I do. Usually I can look things up and
find them.
But I do have a link question.
On the bottom of my pages (later lessons it will be on the side)
I am going to have links to lesson1, lesson2, lesson3, etc.
on each lesson page.
Is there a way to have one code/link that when I change/add a lesson
link to one page it affects all pages? (I hope I explained this right)
Right now I go back and edit each page to add the new lesson link.
Maybe something like "lesson links", I change the main "lessons link", upload to my server and it affect all the pages?
Or maybe just one link called "View my lessons here" then when it's click on
there is a group of lessons to select? Then I could just update the
"View my lessons here" link and it would affect all the lesson links?
OK...just typing this out I am getting a headache!
I am going to go back and finish watching my soap.
Answer
Originally Posted by doobeedog
On the bottom of my pages (later lessons it will be on the side)
I am going to have links to lesson1, lesson2, lesson3, etc.
on each lesson page.
Is there a way to have one code/link that when I change/add a lesson
link to one page it affects all pages? (I hope I explained this right)
Right now I go back and edit each page to add the new lesson link.
Maybe something like "lesson links", I change the main "lessons link", upload to my server and it affect all the pages?
Or maybe just one link called "View my lessons here" then when it's click on
there is a group of lessons to select? Then I could just update the
"View my lessons here" link and it would affect all the lesson links?
(bolding mine) From my experience, what you need in order to change the HTML on every page, all at the same time, is JAVA script.
Answer
Hi Kathleen
I went into the web class and see it says best viewed at 1024 x 768
Mine is set for 1280 x 1024.
Changed it and WOW! The difference is tremendous! And it did fix
the problem viewing the text on the site. And my graphics on the
class pages are rather large now too. I can't image how they
must look to someone with an 800 resolution.
I feel like I am sitting in front of a bill board!
But, I have been having to change the window sizes...they are too
big to fit on the screen.
And I noticed my scroll right and left bar is gone.
I wonder, is it only there when I am viewing a page that needs to be
scrolled right or left? Or did changing the resolution do something to
the bottom scroll bar?