Tag Archives: Index Page

Frontpage + DHTML Menus?

Hey many! I’m new towards the forum and awaiting becoming just as addicted it as my other online community, which is totally unrelated because it really is about hamsters… however anyhow, moving about the the REAL point of the post. I am becoming forced(not to my particular liking at all) make use of Microsoft Frontpage when my editing program for a particular job I’m taking care of, and I’m having a lot of difficulties working any DHTML menu in to it. I have a lot of experience with coding, so actually format the script in addition to incorportating into my personal page isn’t the situation, but uploading the. js file necessary with most DHTML menus into the folder with my index page is usually what’s causing me a serious headache. There’s no option in any selection on Frontpage to start this, and I’ve tried almost everything in the ebook. I know there is some unfortunate soul available who has make use of Frontpage as well(Yes, I’m an important Dreamweaver fan), and maybe you understand how to get this damn menu working. Thanks for just about any advice you can offer. You could start to just FTP this file up True… … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment

Navigation, Links, ..what?

Which could you use for your blog I’m confused YOUR menu is a type of navigation, as are links and directories… and yet sites use navigation as well as menus… I knew We would confuse someone. I aim for Home, Contact Us all, FAQ, etc. and so forth. links on the index page. But what might I name for the header, that contains all the link i’m still confused aswell.. They’ll all be classified for the reason that same thing.. (arguably) What There’s no doubt that he means is putting a box filled with links, and above in which box he prefers a header — what should he or she name it LIke if you ever had some affilate banners, you would put them beneath " Affilates". If you do – Navigation sounds one of the best. Navigation……. that may be all i claim : typical: Bingo. Precisely what do others assume Maybe " Modules" Sounds more modern day than navigation. I dunno basically said to someone of mine.. check out the moduels on the top of our webpage they’d possibly be like whoa lol there’s no doubt that navigation is one.. because the word is so meaningful.. but hey … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Uploading Frontpage Themes HELP Req Pls

Hi there all, We would like some help. I’ve recently set up my own website. I designed the website in MS Frontpage. For the reason that web hosting isn’t going to support frontpage extensions, I’ve uploaded through Lovable FTP. I’ve used a motif for my internet pages, yet when We have uploaded my internet pages, the theme doesn’t show online and I don’t know why. Can anyone help. PS sorry in the event I’m not explaining myself perfectly…. I am a whole novice. Thanks in advance, Universe are you uploading all of the image files which opt for your page can u exhibit me a connect to ur page precisely as it is Yes, I tried uploading many of the derived image files that went with the theme and also copied them directly into my main folder upon explorer ‘just throughout case’ Consequently the net components that I included in front page, for example page banner and buttons don’t job either…. this is why you may notice the site it’s in basic formatting. internet. sarahandgary. co. uk Thanks in advance for your guide. Universe xx To aid I have added a web component to your index page…. its definately not … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

index pages and frame sets

Hi My business is starting out learning website development for a fiew ideas Relating to. I have tried to put together a site making use of dreamweaver. I understand out of my reading how the index page is key and needed when making a site. I have a simple TWO frame site but while i name the " shape set" as the index page the site is not displayed much like the index page seriously isn’t being found. Can anyone offer be an aid to someone starting out gives thanks invert dont employ frames they awful Anything made in frames can be achieved better with conference tables.. have u became a design for ur site that marilyn and i can see as well as help u generate Code: < html> < head> < title> Main Title< /title> < /head> < frameset cols=" A HUNDRED AND FIFTY, *" > < shape name=" contents" target=" main" src=" page1. html" > < shape name=" main" src=" page2. html" > < noframes> < body> < p> This page must contain content men and women who have frames disabled are able to see. < /p> < /body> < /noframes> < /frameset> < /html> Using Eyeglasses, … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Can I hide a URL (for a particular page)?

We’ve created a dog training site so that the user to help ask aour coach a question by completing an application. Just recently this trainer wanted any fee added for every question submitted. I added a PayPal subscription button to start the submission method. When the PayPal purchase is complete, the form page is viewable. Naturally, the URL for the form page is likewise displayed and any one can navigate immediately to it bypassing this PayPal button. Perhaps there is anyway of covering the URL or limiting admission to the page without dealing with the PayPal purchase The simplest way to start this is to cover the page by way of including it in a very frameset. Have the top frame just 1px higher, and this will likely then mask the URL belonging to the form page you are loading into the bottom frame. EDIT: Example coding. Code: < html> < head> < title> Frameset Page< /title> < /head> < frameset rows=" 1, *" border=" 0" frameborder=" 0" > < mode name=" header" scrolling=" no" noresize target=" main" marginwidth=" 0" marginheight=" 0" > < mode name=" main" marginwidth=" 0" marginheight=" 0" scrolling=" auto" > < /frameset> < /html> You would … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Home Hosting Problems

Good day, First things first, I phoned way up my ISP (BT) and in addition they said YES My business is allowed to serve webpages from my home computer if it doesn’t generate to much page views or exceed 1gb tranfer monthly. They said hi-def do Static IP address’s. Clear. I recently installed a package called phpdev5 and this also enabled me to utilize my computer to be a local host. MY SPOUSE AND I then installed apache in addition to everythings working great. I put all the web files inside the WWW folder and everythings working very good. I did get Forbidden messages ; however , put all the particular files I would like to publish inside a public folder. That will problem was sorted. When I type in my IP handle in my browser http: //MYIPHERE/public/ the idea works fine, takes me to the index page along with everythings ok. YET, when someone else moves on my IP address from other home computer they get a " Page Can not be Displayed" page. Quite simply nobody can gain access to my files accept me for strange reason. Apache will be running and has not produced any problems. I … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

How not to show the url when a website is redirected

I have a website that’s hosted on my personal server, but the website isn’t pointed towards it and it is redirected. So what i might like to do is if this particular website is www. theirsite. com and it is redirected to online world. oursite. com/theirsite just how do i get the url to settle as www. theirsite. com Im assuming you’re discussing getting the URL inside the address bar to say www. theirsite. com if you are actually at online world. oursite. com/theirsite indeed The only way We can think of doing this is using a new frameset to connection to www. oursite. com/theirsite. The particular index page at theirsite. com may be as simple because this Code: < html> < frameset cols=" *" > < shape src=" http: //www. oursite. com/theirsite" > < /frameset> < /html> Frames aren’t good for engines like google remember, in this situation where they are worried theirsite. com includes no content along with wouldn’t be ranked well. IIRC, that you can do this with. htaccess, but I’d do make certain they are of WDF to be certain. Thanks guys, I’ll check that out This could help: htAccess Generater Tryout.

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

Meta Tags

Because that i require visitors to my own website, i’ve been considering meta tags, do they help don’t you put them within the index page solely or all webpages please help my home, thanks I’m no expert, but meta tags do help also , you can put these people in any pages you wish to show up. I’ve used them along with noticed it bubbled me personally up. sorry i’m very little more help the following. hth J__ yahoo and google meta tags, and you may find a wealth of info on them. Meta tags arent really familiar with index search machines. Mostly back inbound links, h1 tags, and two or three other factors….. Search WDF for search engine marketing and im sure you will see what you looking for!: classic: You should be putting the subject tag in (which isn’t a meta label but folk believe it is), this description tag with, and the keywords and phrases tag. On most pages. More or perhaps less. There’s loads of detail about most this on my own site, ‘scuse this plug. I put it there since it explains things completely which saves myself doing it often and over… BB.

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment
Page 1 of 41234