nighthawkcoders / student

MIT License
1 stars 164 forks source link

Table of the Best Valorant Players | CompSci Blogs #45

Open utterances-bot opened 10 months ago

utterances-bot commented 10 months ago

Table of the Best Valorant Players | CompSci Blogs

HTML, CSS, and JavaScript in a table of my interests.

http://localhost:4200/student/c3.0/c3.1/c4.1/2023/09/08/interactive-table_IPYNB2.html

AidanLau10 commented 10 months ago

A markdown table has way less syntax and is easier to read than HTML. HTML is the base of your code that data and JavaScript adds interaction to that code. A table that uses JavaScript is interactive.

AidanLau10 commented 10 months ago

I asked ChatGPT to explain the code that uses HTML and JavaScript.

In summary, this HTML document loads external resources like jQuery and DataTables to enhance a table's functionality and appearance. The table displays statistics about Valorant players, and the DataTables library provides interactive features for better data presentation and user experience.