Skip to content
#

html-tags

Here are 83 public repositories matching this topic...

pwa-asset-generator

Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.

  • Updated Nov 15, 2025
  • TypeScript

Learn the fundamentals of HTML from document structure to creating your first personal webpage. Master essential HTML concepts through hands-on labs covering text formatting, lists, links, images, tables, and forms.

  • Updated Oct 23, 2025

A JSP (JavaServer Pages) web application is a type of dynamic web application that is built using Java technologies. JSP allows developers to embed Java code directly into HTML pages, making it easier to generate dynamic content on the server side. JSP pages are compiled into servlets, which run on a web server or application server.

  • Updated Feb 25, 2025
  • Java

Improve this page

Add a description, image, and links to the html-tags topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the html-tags topic, visit your repo's landing page and select "manage topics."

Learn more