This commit is contained in:
KANE LAZENI 2026-04-25 10:38:54 +00:00
parent 7b7aadec20
commit 3ad83a2b26
3 changed files with 6 additions and 11 deletions

View File

@ -1,5 +1,5 @@
<H3>
<H2 style="background-color:#726a57;">
<H2 style="background-color:yelow;">
<marquee behavior="scroll" direction="left" behavior=alternate scrollamount="25"> <?= $_SESSION['messageFace'] ?> </marquee>
</H2>
</H3>

View File

@ -1,7 +1,6 @@
<H3>
<H2 style="background-color:#726a57;">
<H2 style="background-color:yelow;">
<marquee behavior="scroll" direction="left" behavior=alternate scrollamount="25"> <?= $_SESSION['messageFace'] ?> </marquee>
</H2>
</H3>
<INPUT class="sr-only" TYPE="text" id="photo_succes" name="photo_succes" value="<?= $photo_succes ?>">
<INPUT class="sr-only" TYPE="text" id="photo_succes" name="photo_succes" value="<?= $photo_succes ?>">

View File

@ -60,13 +60,9 @@
<?php endif; ?>
<div id="message_face" name="message_face" >
message_face
<!-- <H2 style="background-color:#726a57;"> -->
<H6 style="background-color:yellow;">
<!-- <marquee behavior="scroll" direction="left" scrollamount="10"> </marquee> -->
<marquee behavior="scroll" direction="right" scrollamount="10"> </marquee>
</H6>
KANE
<H2 style="background-color:yelow;">
<marquee behavior="scroll" direction="left" behavior=alternate scrollamount="25"> <?= $_SESSION['messageFace'] ?> </marquee>
</H2>
<INPUT class="sr-only" TYPE="text" id="photo_succes" name="photo_succes" value="0">
</div>