HTML - Need Help With Webcomic
Hello all,
So I am trying to build a website for my web comic. I am currently taking an intro class and learning HTML. There is one thing that I am wanting on my website that I cannot figure out how to do. I want navigation arrows at the top of each page of the comic so that the user can go to the next page, or go to the very first or last page. I have no idea how to do that though. I think that might be something that you use javascript for, but I have not learned anything about that. So can anyone help me out? maybe point me in the direction of a tutorial, or at least what I should use to do what I want? Thanks in advance Similar TutorialsHi Guys, To begin with, i'm not a coder, but understand basic HTML and CSS codes. I can work with codes, to edit some and make a coherent page. The question relates to me wanting to build a webcomic site, but not knowing how to (and being too skint to pay anyone for it) I'm open to working with templates, however the webcomic homepage needs to be 'dynamic', i mean i need to be able to upload new comics to the server and have the homepage display the most recent one. Can someone tell me what a simple way to do this would be? The page i'm looking at is simply a homepage with the most recent comic, and navigation bar to allow users to click on 'previous', 'next', 'first' and 'latest' to move around. I'm talking about something like XKCD. I notice the page doesn't have any javascript (as i would have suspected) to accomplish this. Absolutely any help would be appreciated. I realise i haven't explained the problem in detail, but i don't really know what detail would be required. Post questions and i'll get back asap. Thanks again! |