The frames

The frames, are a way to organize documents in a Web. Depending on how we believe them, there will be some that are static, generally, which formed the title or logo of the site, and the side with links to various documents which we will show the contents of our website.

The effect would be a unique design for the entire Web. Almost as we have done with templates, but more difficult to create them, and most browsers that still exist who are not able to interpret and therefore do not suit us.

But they are interesting and at least we know how to create ;) : Clicking on the root, with the second mouse button Create New Folder:

1

the call by dialing. File / New / General:

2

We note that before saving it, the title is UntitledFrameset, or what equals framesets.

3

In order to identify correctly, put some text in each of the frames:

4

And then save everything. Go to File / Save All.

We will get the save dialog box, we will do in the folder you created earlier, frames:

* Note: Observe a line around the whole set, shows us just that, the first thing that will keep the whole set, and then continue to keep all the documents that comprise it.

5

, como no lo es, lo vamos a llamar conjunto.htm If the first document of a website, we'd call it index.htm, as it is not, we'll call conjunto.htm

The Dream, continue the process:

6

Next document:

7

And finally the title:

8

In the folder frames, check that all documents are:

9

We can design format, opening each document separately, or from the set:

10

The process would be like when we gave it a single document. From the Properties Inspector / Page Properties, etc, etc ...

To create the links to the various options, we first create the documents in htm pages, we can even insert the contents to be displayed, backgrounds, images .. and so on.
Then, from the frameset, select the text and links as we always did. The important thing is to give the correct destination at this link:

11

Start, will be linked to the frame and the destination will principal.htm:

12

Option 1, with the page you create with the same name:

13

and destination as well:

14

. Mainframe = a main frame.

We will be sure to see if we have enabled, Visual Aids, the edges of Setting:

15

Now by placing the mouse cursor on the border and dragging the border, we can easily change the width:

16

To put the frameset title, click on any of the edges of them over the Property inspector, the label <frameset>

17

And now that we will put the title to the whole.

18

The rest of the documents is not as important as it will not look, but if we want yet, put it, we will do as we did with the other documents.

una vez y nos indica que el primer frameset, corresponde a la Fila del titulo ya la otra, donde tenemos el indice y el contenido: If you click on a horizontal edge, <frameset> label appears once and indicates that the first frameset, corresponds to the title row and the other, where we index and content:

19

From here, we choose whether we want to see the edges or not, and its thickness also allow us to choose the height of the row, or higher Frame:

20

: representa por tanto la otra fila, con dos columnas, Indice y contenido: If you click on a vertical edge, we see two labels <frameset> <frameset>, therefore, represents the other row, with two columns, indexes and content:

21

So here we could put the width of the column (which will see the index) are two

nested frameset.

If we look at the source code, we see that is a little different:

22

, o lo que es igual, arriba. We see that when we open the frameset, the document titulo.htm, is called in the topframe, or what is equal, above.

scrolling = no, says he will not have scroll, and will always remain as we set.

So we should not insert anything greater than this measure. The logo or title can not be an image larger than 150 px.

noresize, indicates that the user can not make it bigger or smaller this frame.

index.htm, is called to leftframe = left

mainFrame = principal.htm in the main

And all, replaces the tag already know <body> </ body>

Although a little further down we find them, but in the midst of:

<body> <noframes>

It would be here, we were to insert other content to be quite sure that if a user even has a browser so old that does not support frames, you can likewise see the contenidode our site.

</ Body> </ noframes>

This is not very common today and the major browsers support frames, but .. still remain, and this is our choice, yet make it framed .. or use the method of nested tables and use templates and ensure that everyone can see no major problems.

View my page with frames A chemical

One response to "the frames"

  1. jesus says:

    ;-);-)
    such greetings
    and check your tutorial and have worked with frames, but I have only one question which I hope Know something.
    I have a asp.net login page with frames (banner1, left, right) and I want to redirect to another page but contains different frames (banner2 (other) and a right frame menu), but having all the files in one place gives me error as within the first frameset gets the command to call another.
    I tried to put the frameset of login with your files in a folder and call another frameset so but without success.
    know how to do it while keeping both sets of frameset with frames in the same place (folder )?????????????????
    regards

Answer