K/Kofi / Illestpreachainblog.illestpreacha.com·3d ago · 2 min readCodeJourney_HtmlDay2026WordsInABox For this Code Journey on HTML Day 2026, WordsInABox is a Visual Micro Poem coded with HTML/CSS. For a glitchier effect powered by HydraVideoSynth that adds JavaScript to the mix. Visual Po00
Xxhorizonindochost.hashnode.dev·3d ago · 5 min readFree HTML to URL: 7 tools that turn an HTML file into a shareable linkOriginally published at dochost.io/blog/free-html-to-url. You have an .html file, or a Markdown document, and you need to send someone the rendered page instead of the code. This is the "free HTML to00
HHtmlDraginhtmldrag.hashnode.dev·4d ago · 8 min readHow to Customize an HTML Template Without Rewriting CodeAI tools can produce a convincing first website draft quickly. The final pass is different: a headline may need stronger hierarchy, an image may need replacing, a section may need repositioning, or th00
Rreelforkinreelfork.hashnode.dev·4d ago · 3 min readEmbedding an interactive branching-video player with one iframeEmbedding a video player is a solved problem. Embedding an interactive one — where the viewer's choices branch the story, and where those choices need to survive fullscreen, resizing, and a paywall — 00
ADAritra Dasinartclick.hashnode.dev·6d ago · 11 min readBuild a Kanban Board with HTML, CSS & JavaScriptKanban boards are one of those UI patterns that look simple until you actually try to build one — three columns, draggable cards, done, right? What actually makes one feel good to use is a handful of 10
Fforze-devinforze.hashnode.dev·5d ago · 7 min readConverting JSX Back to HTML: 7 Edge Cases That Break Naive ConvertersEvery JSX-to-HTML converter handles className → class. That transformation is one line of code, and it is roughly 5% of the problem. I spent a while getting the other 95% right for a converter I maint00
SSteveinreportark.hashnode.dev·Aug 4 · 11 min readHow to Share a Large HTML Report When Email Won’t Send ItOriginally published on ReportArk. Quick answer Stop re-attaching the report. Email fails on rich HTML for more than one reason: size limits, blocked file types inside archives, and packages that a00
RKRavi Kumar Yadavingenerate-absolute-urls-in-oracle-apex.hashnode.dev·Aug 3 · 5 min readMastering Advanced Interactive Grid Customizations in Oracle APEX with JavaScript & PL/SQLOracle APEX Interactive Grids (IG) provide out-of-the-box reporting and editing capabilities. However, enterprise applications frequently require advanced user interactions—such as conditional cell ed00
SSteveinreportark.hashnode.dev·Aug 3 · 7 min readHow to Share AI-Generated Reports—and Discuss Them with Your TeamAn AI agent can finish the hardest part of a task and still leave the result unusable. It researches the question, compares the options, and builds a polished HTML report. Then it returns a local path00
MSMahbuba Sultanainmahbuba.hashnode.dev·Aug 1 · 3 min readThe Little Flower That Brought Me Back to CodingI never thought a small design idea would bring me back to coding. Before this moment, I had already tried stepping into programming. A relative first introduced me to it, and like many beginners, I s00