For example:
**index.html**
<body>
<option><select>1></select>
<select>2</select><select>3</select></option>
</body>
and having another file:
**page1.html**
<body>
here I want to have the same OPTION data
</body>
Is there any way to write the OPTION tag once, and then use it in multiple pages. I have to use them with up to 10 pages.
Aucun commentaire:
Enregistrer un commentaire