Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bbauska authored Jun 12, 2024
1 parent 2289b02 commit 08e7095
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3372,8 +3372,7 @@ <h5>Features and benefits:</h5>
<li>Multiple layout options such as simple, tabbed, etc.</li>
</ul>

<h4 id="react-toolbox--"><strong><a
href="https://www.turing.com/blog/react-ui-frameworks-for-developers/#toolbox"
<h4><strong><a href="https://www.turing.com/blog/react-ui-frameworks-for-developers/#toolbox"
target="_blank" rel="noopener noreferrer">
6. React Toolbox</a><u> - </u></strong></h4>

Expand Down Expand Up @@ -3727,9 +3726,9 @@ <h2>#02 – jQuery</h2>
library that’s fast, light-weight, and feature-rich. It was built in
2006 by John Resig at BarCamp NYC.</p>

<p><a href="https://jqueryui.com/" target="_blank" rel="noopener noreferrer">https://jqueryui.com/</a></p>
<p><a href="https://jqueryui.com/" target="_blank" rel="noopener noreferrer">jQuery UI</a></p>

<h5 class="unnumbered" id="jquery-api">jQuery API</h5>
<h5>jQuery API</h5>

<p>jQuery is a fast, small, and feature-rich JavaScript library. It
makes things like HTML document traversal and manipulation, event
Expand Down Expand Up @@ -3761,11 +3760,11 @@ <h3>Interactions</h3>
<h5>jQuery UI's five main interactions—</h5>

<ul>
<li><h3 id="draggable">draggable,</h3></li>
<li><h3 id="droppable">droppable,</h3></li>
<li><h3 id="resizable">resizable,</h3></li>
<li><h3 id="selectable-and">selectable, and</h3></li>
<li><h3 id="sortable.">sortable.</h3></li>
<li><h3>draggable,</h3></li>
<li><h3>droppable,</h3></li>
<li><h3>resizable,</h3></li>
<li><h3>selectable, and</h3></li>
<li><h3>sortable.</h3></li>
</ul>

<h5>Widgets</h5>
Expand Down

0 comments on commit 08e7095

Please sign in to comment.