Cos'è ElectroYou | Login Iscriviti

ElectroYou - la comunità dei professionisti del mondo elettrico

HTML

Linguaggi e sistemi

Moderatori: Foto UtentePaolino, Foto Utentefairyvilje

0
voti

[1] HTML

Messaggioda Foto Utentebob93 » 6 mar 2009, 21:07

Anche se l'HMTL è molto facile da comprendere, ho dei problemi nella generazione di una pagina con i frame....vorrei creare questa pagina:

Immagine



...come devo fare...voglio sapere il soergente html da scrivere???
Avatar utente
Foto Utentebob93
0 3
 
Messaggi: 49
Iscritto il: 23 gen 2009, 21:25

0
voti

[2] Re: HTML

Messaggioda Foto Utentec1b8 » 6 mar 2009, 21:34

Codice: Seleziona tutto
<html>
<head>
<title>titolo pagina</title>
</head>

<frameset rows="200, *" border="1" framespacing=0>
<frame src="pippo.html"></frame>
<frameset cols="400,*" border="1" framespacing=0>
<frame src="pippo.html"></frame>
<frame src="pippo.html"></frame>
</frameset>
</frameset>

<noframes>no frame</noframes>
</html>


Naturalmente variando i numeri in rows e cols vari le dimensione dei frame.
Fabio
Avatar utente
Foto Utentec1b8
3.595 3 8 13
G.Master EY
G.Master EY
 
Messaggi: 1770
Iscritto il: 15 gen 2009, 15:23


Torna a PC e informatica

Chi c’è in linea

Visitano il forum: Nessuno e 15 ospiti