Search Articles — Sudonull

Search Results

In this project

HTML API Generation on the Server Without Rendering

https://sudonull.com/html-api-generation-on-the-server-without-rendering

Learn how to build web services by returning HTML text. Examples in Python, Jinja templating engines. For middle/senior dev. Master the approach without client-side JS.

Algo Trading Dashboard on HTML and LLM without Code

https://sudonull.com/algo-trading-dashboard-on-html-and-llm-without-code

Create a dashboard for analyzing 100+ MetaTrader strategies with LLM: dynamic P&L, capital management. No-programming case — read and implement the approach.

Generative UI: three approaches for AI

https://sudonull.com/generative-ui-three-approaches-for-ai

Breakdown of three GenUI strategies: from HTML to Tambo. When to apply, pros-cons, comparison. For product managers and designers — implement adaptive interfaces without chaos.

Frontend from Scratch: Free React Redux Program

https://sudonull.com/frontend-from-scratch-free-react-redux-program

Master frontend development for free: HTML, CSS, JS, React, Redux. Full roadmap for 8–10 months for beginners. Start your path to a junior position right now.

From the web

HTML5 - Wikipedia

https://en.wikipedia.org/wiki/HTML5

W3C Working Group publishes "HTML5 differences from HTML 4", [130] which provides a complete outline of additions, removals and changes between HTML5 and HTML4.

HTML Tutorial - W3Schools

https://www.w3schools.com/html/

Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.

HTML: HyperText Markup Language | MDN

https://developer.mozilla.org/en-US/docs/Web/HTML

Dec 22, 2025 · HTML (HyperText Markup Language) is the most basic building block of the Web. It defines the meaning and structure of web content. Other technologies besides HTML are generally …

HTML5 Introduction - GeeksforGeeks

https://www.geeksforgeeks.org/html/html5-introduction/

Dec 13, 2025 · HTML5 is the fifth version of Hypertext Markup Language (HTML), a standard language used to structure webpages. It defines how content on a webpage should be structured and displayed.

HTML5 Tutorial

https://www.tutorialspoint.com/html5/index.htm

HTML5 is the latest and most enhanced version of HTML. Technically, HTML is not a programming language, but rather a markup language. In this tutorial, we will discuss the features of HTML5 and …

HTML Standard - WHATWG

https://html.spec.whatwg.org/multipage/

Jul 20, 2026 · 1.1 Where does this specification fit? 1.2 Is this HTML5? 4.3.12.1 Article or section?

HTML5 Complete Reference - GeeksforGeeks

https://www.geeksforgeeks.org/html/html5-complete-reference/

Apr 3, 2026 · HTML (HyperText Markup Language) is the standard language used to create and design web pages. It defines the structure and layout of a webpage using a series of elements and tags. …

HTML5: What's New in The Latest Version of HTML?

https://html.com/html5/

New form elements, along with better integration between HTML5, CSS, and JavaScript has made it possible to create full-scale web applications using the three languages that are native to the web …

HTML5 - Glossary - MDN

https://developer.mozilla.org/en-US/docs/Glossary/HTML5

Jul 11, 2025 · The term HTML5 is essentially a buzzword that refers to a set of modern web technologies. This includes the HTML Living Standard, along with JavaScript APIs to enhance …

HTML - Wikipedia

https://en.wikipedia.org/wiki/Html

Although its syntax closely resembles that of SGML, HTML5 has abandoned any attempt to be an SGML application and has explicitly defined its own "html" serialization, in addition to an alternative …

Trending Now