Sonntag, 3. November 2024

prompt in pop up verstecken

 <style>

  summary {
    cursor: pointer;
    font-weight: bold; /* Damit es noch auffälliger ist */
  }
</style>



<table style="width: 99%;">
  <tbody><tr>
    <td style="width: 49%;">
      <details>
        <summary style="text-align: center;">Prompt 2 anzeigen</summary>
        the prompt in here
      </details>
    </td>
  </tr>
</tbody></table>





<table style="width: 99%;">
  <tbody><tr>
    <td style="width: 49%;">
      <details>
        <summary style="text-align: center;">Prompt 1 anzeigen</summary>
        the prompt in here
      </details>
    </td>
    <td style="width: 49%;">
      <details>
        <summary style="text-align: center;">Prompt 2 anzeigen</summary>
        the prompt in here
      </details>
    </td>
  </tr>
</tbody></table>



Keine Kommentare:

Kommentar veröffentlichen

Vielen Dank für Ihre Nachricht.
Ich werde mich so bald wie möglich melden.