• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

Webserver Ex: 2.5 I want to show text labels

Q&A Forum › Webserver Ex: 2.5 I want to show text labels
0 Vote Up Vote Down
Barry asked 4 years ago
2 Answers
0 Vote Up Vote Down
Barry answered 4 years ago

The original html is: 
<div class=”card”>
<p class=”card-title”><i class=”fas fa-lightbulb”></i> GPIO 2</p>
<label class=”switch”>
<input type=”checkbox” onchange=”toggleCheckbox(this)” id=”2″>
<span class=”slider”></span>
</label>
<p class =”state”>State: <span id=”2s”></span></p>
</div>
 
To display an external SPIFFS file content, I have changed to:
<div class=”card”>
<p class=”card-title”> Antenna 1</p>
<label class=”switch”>
<input type=”checkbox” onchange=”toggleCheckbox(this)” id=”1″>
<span class=”slider”></span>
</label>
<p <object type=”text/html” data=”/antlabel1.html” ></object></p>
</div>
When I do this using a TABLE, the html file is displayed. In this case, it does not.
Is this possibly a CSS issue?
Suggestions?
 

0 Vote Up Vote Down
Barry answered 4 years ago

Oops: was missing a    >    for the <p>

<p <object type=”text/html” data=”/antlabel1.html” ></object></p>

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [eBook Updated] Learn Raspberry Pi Pico/Pico W with MicroPython eBook – Version 1.2 May 26, 2025
  • [New Edition] Build ESP32-CAM Projects eBook – 2nd Edition April 16, 2025

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2025 · RandomNerdTutorials.com · All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.