#Development #Tutorials
Charts in CSS · Yet again, but now with new techniques https://ilo.im/164i2q
_____
#ModernCSS #Demos #Charts #Data #Visualization #WebDev #Frontend #HTML #CSS
Salut ! Petit récap de ce que je fais en ce moment
https://tozounoir.zouluvo.com/salut-petit-recap-de-ce-que-je-fais-en-ce-moment/
https://dev.to/grahamthedev/doomrendered-using-a-single-div-and-css-1fal - #Doom rendered into a single #HTML div using #CSS. Awesome work https://dev.to/grahamthedev.
Game Studio Starter Kit (6 Game Collection) http://leanpub.com/set/leanpub/ugsskitc by Stephen Gose is the featured Track of online courses on the Leanpub homepage! https://leanpub.com #ProjectManagement #GameDevelopment #Html #Javascript #WebDevelopment #Education #Diy
Want to learn about #gamedevelopment this weekend? Get started with this online course track!
It comes to a point in the life cycle of Software that it becomes so big that frameworks that sit on top of it start to appear.
HTML? ActiveX, Flash, JavaScript.
JavaScript? Svelte, React, Angular, Vue
Vue? Nuxt
All of this because one guy decided to transmit "login" and the system crashed after the "o" character. Who would have thought.
DEPRECATED: <plaintext>
Renders everything following the start tag as raw text, ignoring any following HTML.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/plaintext
I found out that embedding an image into a #HTML page is simpler than it looked.
<span>
A generic inline container for phrasing content.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/span
The HTML specification (for “living” HTML) doesn’t say once what “HTML” stands for, true or false?
Analysis of a Malicious WordPress Plugin: The Covert Redirector
A malicious WordPress plugin named 'wordpress-player.php' has been discovered, affecting at least 26 websites. The plugin injects a hidden HTML5 video player and establishes a WebSocket connection to a command and control server. It redirects visitors to suspicious websites after 4-5 seconds, avoiding execution for logged-in users. The malware uses a fake 'WordPress Core' author name to evade detection. It impacts website integrity through unauthorized redirects, SEO degradation, and potential security risks to visitors. Mitigation steps include thorough scanning, malware removal, credential resets, software updates, and implementing a Web Application Firewall.
Pulse ID: 68536e4f88b62f5f7d8c4865
Pulse Link: https://otx.alienvault.com/pulse/68536e4f88b62f5f7d8c4865
Pulse Author: AlienVault
Created: 2025-06-19 01:56:31
Be advised, this data is unverified and should be considered preliminary. Always do further verification.
<tr>
Defines a row of cells in a table.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/tr
#Development #Approaches
The server doesn’t render anything · How servers can effectively deliver HTML https://ilo.im/164r89
_____
#HTML #JSON #API #Rendering #Browser #Server #Python #WebDev #Frontend #Backend
I'm thinking of developing a new course or workshop in the fall.. would any of these interest you?
VS Code can't even highlight legacy #HTML tags. Weak sauce.
Selfish Reasons for Building Accessible Uis, by @nolan:
https://nolanlawson.com/2025/06/16/selfish-reasons-for-building-accessible-uis/
Based on a conversation yesterday about custom events, I was playing around with strongly typing events for #WebComponents and decided to do a little write-up on it.
#html #javascript
https://dev.to/stuffbreaker/creating-strongly-typed-events-for-web-components-1jem
DEPRECATED: <strike>
Places a strikethrough (horizontal line) over text.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/strike
Saw https://mastodon.social/@codepo8@toot.cafe/114705664551095252
Since that logo is a 12KB complicated .svg, I recreated something of the kind on @codepen with #HTML + #CSS + an extrusion #SVG #filter https://codepen.io/thebabydino/pen/zxGJJzX
... with under 10% the total amount of code!