Search
 
SCRIPT & CODE EXAMPLE
 

HTML

frameset col html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN"
   "http://www.w3.org/TR/REC-html40/frameset.dtd">
<HTML>
  <HEAD>
    <TITLE>Titre du document</TITLE>
  </HEAD>
  <FRAMESET cols="200,*">

  <FRAME src=sommaire.html name=sommaire>
  <FRAME src=index0.html name=principal>

  <NOFRAME>
    <BODY>
    ...
    </BODY>
  </NOFRAME>

  </FRAMESET>

</HTML>
Comment

PREVIOUS NEXT
Code Example
Html :: html front page 
Html :: vue3 v-for index 
Html :: you may need an appropriate loader to handle this file type html 
Html :: youtube embed with captions 
Html :: load html from project in swift 
Html :: how to 
Html :: code for dropdown in html 
Html :: html ad 
Html :: how to format vue html with prettier 
Html :: readhtml tags in python 
Html :: remove autocomplete 
Html :: filetype: env"DB_PASSWORDS" 
Html :: how to create div with class in vs code html shortcut 
Html :: loading bootstrap 
Html :: customer details pay button code 
Html :: ionic checkbox value by function 
Html :: how to alert in http 
Html :: center_div 
Html :: border corner frames image css 
Html :: html semantic 
Html :: make a link of index in previous folder 
Html :: HTML <cite for Work Title 
Html :: how to underline any text in html without css 
Html :: how to make option values contain spaces in html 
Html :: javascript timespan 
Html :: how to set two parameter in a style tag in html 
Html :: rrtrt 
Html :: how to change db cred in wordpress 
Html :: what is merge strategy? 
Html :: shortcut key attribue of ancho tag 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =