Rajoute une option pour voir le site sans CSS
This commit is contained in:
parent
7686c007fe
commit
45d1e66d08
4 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
<label for="style">change de style :</label>
|
||||
<select class="style" name="style">
|
||||
<option>Simple</option>
|
||||
<option>No-CSS</option>
|
||||
<option>Darkmagenta</option>
|
||||
</select>
|
||||
<script>
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
<label for="style">change de style :</label>
|
||||
<select class="style" name="style">
|
||||
<option>Simple</option>
|
||||
<option>No-CSS</option>
|
||||
<option>Darkmagenta</option>
|
||||
</select>
|
||||
<script>
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
<label for="style">change de style :</label>
|
||||
<select class="style" name="style">
|
||||
<option>Simple</option>
|
||||
<option>No-CSS</option>
|
||||
<option>Darkmagenta</option>
|
||||
</select>
|
||||
<script>
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
<label for="style">change de style :</label>
|
||||
<select class="style" name="style">
|
||||
<option>Simple</option>
|
||||
<option>No-CSS</option>
|
||||
<option>Darkmagenta</option>
|
||||
</select>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Reference in a new issue