I have a family website that I made with HTML using notepad.
The idea was to post thumbnails categories of pictures to navigate the site and display 9 pictures at a time. It is getting rather large and I though of making it more dynamic by using XML/XSL with some javascript to simplify everything.
That way, I can just load up some pictures into a /pic directory or something and just keep adding to the page like that.
Do I have the right idea here?
The idea was to post thumbnails categories of pictures to navigate the site and display 9 pictures at a time. It is getting rather large and I though of making it more dynamic by using XML/XSL with some javascript to simplify everything.
That way, I can just load up some pictures into a /pic directory or something and just keep adding to the page like that.
Do I have the right idea here?