Tag Archives: Frameset Rows

frames problem

hi i am new to html coding and still have run into issues designing my website. i am using frames and also the problem i have is the fact that when the eyeport size is minimized the frames stay for the same size, ie each one is cut away. obviously what i can do is get the frames to automatically resize equal in shape to the screen size the internet page is displayed about and still show whatever in each frame And not having to use scrollbars. im sure this can be possible and probably not difficult but i havent became a clue precisely how and none in the online tutorials seem to take this into acount. tia for any help! Good, specify your frameset rows or cols which has a * on your rows or columns that you like to be scalable. Then, use a fresh layout (width=" 100%" for tables) inside those rows or columns to create the contents stretch without get cut down. catalog. htm: Code: < html> < frameset rows=" TWO HUNDRED, *" > < body src=" left. htm" > < body src=" right. htm" > < /frameset> < /html> left. htm: Code: < html> < … Continue reading

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

Some help with frames.

I am just using Dreamweaver to generate my site and Relating to 2 frames. One the best and one around the bottom. I’ve never employed frames before and I’m uncertain what I’m accomplishing. For starters I’m not even sure how in order to load my site backup in dreamweaver together with all frames intact. I can only load one at any given time, then have to add the frames, then load each page into your proper frame. Anyone learn how to get the whole thing to insert at once Since I can’t obtain it to load all at the same time in dreamweaver, how am I going to get it to load like that on my site Do i name one of many pages index. html document… I’m totally confused. One page will probably contain the linking info with the other frames. Code: < html> < head> < title> Untitled Document< /title> < /head> < frameset rows=" 60, *" frameborder=" NO" border=" 0" framespacing=" 0" > < shape src=" header. html" name=" topFrame" scrolling=" NO" noresize > < shape src=" main. html" name=" mainFrame" > < /frameset> < /html> Just help you save that as index. html. header. html are … 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

search engines indexing my hosting urls

Now i am very new at search engine optimization and have observed that msn search is taking a my site and not the domain name it can be forwarded to. iow, it picks up the hosting url such as this: www. warlike. ms11. net I’d prefer my domain appoint – www. warlikeway. com – to be indexed instead. At this time I’m coming on page three of msn serp’s for " socom A FEW review" so maybe MY PARTNER AND I shouldn’t mess with it What does any individual think If you ever go to your site, " www. warlikeway. com" plus watch it place, look at the actual status bar on underneath of your cell phone (IE). You view it loading " www. warlike. ms11. net". You will are causing this specific to happen oneself. Buy frames with this kind of reference: < mode src=" http: //www. warlike. ms11. net" frameborder=" 0" > Consequently, the search machines are doing what they are meant to do. There are so many reasons about using < frames> or even not using < frames>… in my opinion, you should never use < frames>. You should not confuse this by using inline frames < … Continue reading

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