HTML - Adding More Pages To Ur Site
Hi, im not sure if this should go in here or not. ahwell
im new to making websites. i currently have one up and running. But its just the index. how do i make a another link to another page of the site? and how do i make the other page? cheers if you could help Similar TutorialsHey everyone, I'm trying to add more pages to my site.... For example, www.mysite.com/new-page How do I add that "new-page" to my site? My website was professionally built, however I go in & edit all the time. I have been trying to look at the server to see what the developer did, but no luck... Thanks in advanced for any help Hi I just noticed most of my website's pages are just showing as a blank white page. Hosted with a free createandhost account. It may take a while for them to reply to my newly opened ticket. The pages that are blank have been working fine for months until a few days ago. I haven't changed the pages recently. Any suggestions in the meantime to get it working again? http://www.craighood.com Hey.. I want to add Images that stay fixed on my page (all pages on my forum). I want them both on the left of my pages & the right (in the spaces between the forum body & the sides of the screen) I want it because i want the images to link to game, console & accesory reviews that have been done on my forum. I googled it and got the following code to add.. Code: <a target='_blank' href='http://yourlink.com' text='About your link'><img src='yourimagepath.jpg' alt='About your image' style='position: fixed; bottom: 25px; right: 10px;'></a> If it was a normal webpage i would add this to it, but as its a forum & a forum has 1000s of pages.. What files do i edit this into for for it to show on all my forum pages? The page i got it from is.. - http://jensocial.com/group/ningnetwo...s-and-links-on Also.. I will want 3 or 4 images on each side, so would i just add the code how ever many times, changing the part thats say "right" to "left" (for left side images) & the part that says "bottom" to "top" (for top ones)? My Forum Softwa phpBB My Forum Link: http://www.xboxlivefan.org/ Anybody help with some info on this please? Thanks! -Sorry if this one doesnt belong here, didnt know where else to ask- I finished the first version of a site for my first client (yay me!) and it is pure HTMl and CSS I wanted to upload it to show it to them, but they tell me their previous webmaster showed them the sites BEFORE putting it live... How do I do that? they dont want anybody to go to "www.mysite.com" and see the site before is complete. Thank you in advance for your answers! Hey guys I need some help regarding a website I made from a template. you can view the site at http://www.goosetrailbnb.com/ The problem is that when you click on the links in the bottom navigation bar, it will only show the page for a second (not properly aligned) and then redirect back to the index.html automatically. If you click the links on the menu up top in the flash header, the links work fine. I am using iframe....so my pages are index.html, iframe_0.html, iframe_1.html, iframe_2.html and so on. I have the links set as iframe_0.html etc for the links in the bottom navigation bar. Any help would be appreciated!!! Thanks Ok, I'm completely new to this and would really appreciate some help. I'm trying to remove the .html extension at the end of my site pages. Example: My pages currently looks like this: www.example.com/about-us.html and I want them to look like: www.example.com/about-us My hosting is on godaddy shared windows. Whenever I try to manually change it to "http://www.example.com/about-us", I get a 404 error. I have tried to use .htaccess with no success, can it be used on a windows based server? D: Please let me know how to fix this problem or if you need any more info and thanks in advance. I am trying to add an image to a site that my company recently purchased. This will be the only thing on the site and I assumed it would be fairly easy... The code I have is: <head> </head> <body> <img src="gg_lightsout_teaser_web.jpg" width="1650" height="1275" alt="none" /> </body> </html> Anyone see the issue? I have not done HTML in a long time... Thanks!! how can i make the user add his own url to a table in the site? Hi i have sucessfully added an embedded code to my site... not a problem.. copied and pasted html coding from a video.. into html view.. fine. However.. the video appears top left of my page always. Within the embed video code i see no parameters for screen positioning.. just size.. which is repeated twice (all codes from utube vids etc seem the same) eg <object width="400" height="300" ><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.facebook.com/v/124990176803" /><embed src="http://www.facebook.com/v/124990176803" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="300"></embed></object> is there a piece of html code i should add... either within this before it or after it? Im new to this stuff.. been on ages! Please help! ---------- This will be hard for me to explain so I will add an image: http://img75.imageshack.us/my.php?image=examplexu6.gif How do I go about loading a page within a page. For example, in the pic, if you clicked Cost it would load a page within the loading area without taking off to another location. I seen it on a site before, i remember the links were something like "/?p=cost" or something like that. And the page appeared to not navigate elsewhere, the cost page was just loaded within the page i was on. hope that makes sense, if so any examples on this? is it hard to do? messy? safe with most browsers? thanks I am wondering if it is possible to create an INDEX.HTML to redirect to another website? I would like it to display the redirected site, but if possible keep to the original address.. e.g. A site named www.mysite.com, with an INDEX.HTML to redirect to www.othersite.com, which displays OTHERSITE with www.mysite.com in the address bar. Hope I explained ok, any responce would be much appricated! Thanks! If this is in the wrong section sorry, i have been thinking of adding a new page to my site and added sky sports, but how do i set up a page that opens another web page right away? How do I make variable pages? EG: ../showgame?id=10 So multiple pages can begenerated from one document. I'm currently making a new layout for my site and before it will go online, I want to set all my pages on a BRB page/status (customized with my own brb logo+text etc.. Anyway I can do this? Hello all, First off I am an extreme novice in HTML. Actually I have a web page I promote on line that is involved with network marketing. I am not here to promote my site but I have a serious problem with accomplishing one specific HTML task that I am hoping one of you can help me out with. Here it is: 1. I want a down-line members page (His/Her link) to link to mine. 2. In there page and mine, I need to know how the code (href) can be set to automatically change the sign up link on my page (temporarily), so that the end result will be that a new prospect clicks on the sign up link on my page it will automatically take it to my down line members sign up page or their affiliate sign up page, so they will credit for the sign up of the new prospect. I know this is a simple task but I can not find an explanation anywhere on line to include on line tutors in HTML. I know it can be done because my mentor or up line has done it before and it worked. Unfortunately the man disappeared an I am unable to track him down for advise. So here I am asking the EXPERTS in the field to help me out if possible. So please folks if you can please email me if you can point me in the right direction or show me how its done. Best Regards, Bobby Morris I am having difficulty centering pages for Firefox and Chrome. Please view the source code of http://www.alicm.com. It centers fine in all versions of IE. Definitely need a little help. I am not very experienced, so any "before and after" pasting of coding would be very much appreciated. Thanks in advance. Hi Everyone, I am working on a website and I am having problems with some of my pages loading. I thought it might have been an error in the html code. I rechecked & found no errors. I even moved the pages around. I moved the ones that were working, into the slot of the page that would not load. It loaded fine. When I click the page in the file. It displays properly at the top and everything. But when I try to access it from another page, it will not load. I get a white page that says this page can't be displayed. Here is the area I am having problems with. <a href="smg.htm">Suicide Memorial Garden</a><br /> <a href="inmg.htm">Infant Memorial Garden</a><br /> <a href="mmg.htm">Military Memorial Garden</a><br /> <a href="pubserv.htm">Public Service Memorial Garden</a><br /> <a href="pmg.htm">Pet's Memory Garden</a><br /> The first and 4th pages are the only ones that work. Any advice would be greatly appreciated. john721 Hi, First of all sorry if this is posted in the wrong place I have a shopping cart i have coded and i'm just about to put a SSL connection (https://) the question i would like to ask is: Will i have to recode my shopping cart to make it work with the SSL (in order to make it secure and encrypted) or will all the data that people enter(credit card, address etc) automatically be secure and encrypted? Many thanks Joe Hi Guys, i just found this great forum, i cant find any answer to my question so i startet this new thread. I have a problem i created a page, like a blog. i will post information on it, like some pictures and text information (all posts have the same measures, like a mask). At the moment i can post hundrets of posts and the site gets bigger and bigger and the scrollbar gets thinner and thinner. Is it possible that only the 10 newest posts will be shown and the older ones will be postet on site 2, like in an forum where u can jump to site 1,2 or 3 ... to watch older posts. (man its really hard to explain it, sorry 4 my bad english). Thanks in advance. greets, Alex |