• Resolved charlievie

    (@charlievie)


    Since the last update every time I save a tab you remove portions of my code …

    Example:
    This is what I enter:

    <!--+------------------------------------
        | PICTURES
        ------------------------------------- -->
    <div style="display: flex; text-align: center; justify-content: center; align-items: center;">
    <div id="Picture1" style="width: 25%; padding: 10px;"><a href="https://blog.w4bug.org/2020/03/01/gcara-new-2m-antenna-installation/" rel="noopener noreferrer"> <img src="https://blog.w4bug.org/wp-content/uploads/2020/03/87749257_1520339838124097_8046807622046711808_n.jpg" width="182" height="136" /> </a></div>
      :
      :
      :
    

    This is the code after I save it:

    <!--+-
        | PICTURES
        - -->
    <div>
    <div><a href="https://blog.w4bug.org/2020/03/01/gcara-new-2m-antenna-installation/" rel="noopener noreferrer"> <img src="https://blog.w4bug.org/wp-content/uploads/2020/03/87749257_1520339838124097_8046807622046711808_n.jpg" width="182" height="136" /> </a></div>

    Why do you think you need to modify my code? How do you know what I want?
    I’d appreciate it if you could save my code the way I enter it.

    Thank you.

    • This topic was modified 3 years, 4 months ago by charlievie.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘HTML Code removed after “Save”’ is closed to new replies.