Unfolding:Digital Audit: Difference between revisions

From titipi
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<div style="color:red;"> can you write html </div>
<div style="color:red;"> can you write html here yes please </div>


== yes you can! ==
== yes you can! ==


<h3> yes.. </h3>
<h3> yes.. </h3>
<form action="/action_page.php">
  <label for="fname">First name:</label>
  <input type="text" id="fname" name="fname"><br><br>
  <label for="lname">Last name:</label>
  <input type="text" id="lname" name="lname"><br><br>
  <input type="submit" value="Submit">
</form>




<script> but not script?
<script> but not script?
console.log(); </script>
console.log(); </script>

Latest revision as of 11:36, 12 November 2021

can you write html here yes please

yes you can!

yes..


<script> but not script? console.log(); </script>