html-tags

There are 82 repositories under html-tags topic.

  • JS-Word-Assignment

    Language:HTML1
  • html-tags-remover

    Easily remove all HTML tags from a block of text.

    Language:HTML1
  • htmlcheck

    simple, fast and easy HTML validator in Go

    Language:Go1
  • ExcelR-HTML-Assignment

    HTML5 Basic Practice Questions.

    Language:HTML1
  • ExcelR-Day1

    ExcelR Day1 Assignments

    Language:HTML1
  • Learn-HTML

    A repository featuring tutorials and examples for learning HTML, focusing on web development fundamentals and practical applications.

    Language:HTML1
  • HSRCustomizedBio

    Sebuah Dokumentasi untuk Memanipulasi/Mengkustomisasi bio menjadi lebih berwarna dan aestetik dalam game Honkai StarRail

  • Learn-the-basics-of-HTML-interactively

    I reviewed HTML5 Exercises Tutorial - 4Geeks Academy pre-work

    Language:JavaScript1
  • cv

    My first website project in early October 2020. Made with just basic HTML, as part of an introduction to Web Development. Meant to resemble the websites commonly used by academics from the '90s and beyond.

    Language:HTML1
  • html-cleanser

    Remove unwanted HTML tags from user's input or untrusted sources

    Language:JavaScript1
  • html

    HTML Tutorials List

  • simple-i18n-react

    React component for i18n using simple-i18n

    Language:JavaScript1
  • HTML-Builder

    This is a PHP library that dynamicaly generates HTML tags, it is efficient in simple webpages as opposed to major complex websites where templates are most appropriate.

    Language:PHP1
  • text-formatter

    A tool for handling the filtering of content.

    Language:PHP1
  • html-beginner-tasks

    A collection of beginner to advanced HTML practice tasks, building a strong foundation for web development.

    Language:HTML
  • html-for-beginners

    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.

  • Jsp-Web-Application

    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.

    Language:Java
  • mationhtml

    JavaScript library for converting HTML to custom formats

    Language:JavaScript
  • 11_scrape_analyze-challenge

    Module 11: Web-scraping and Data Analysis

    Language:Jupyter Notebook
  • html-intro-tags

    HTML intro (most usable tags in html)

    Language:HTML
  • page.gl

    Layout Template Library

    Language:Jinja
  • WEB_DEVELOPMENT

    Web Development(Html,CSS,JS)

    Language:HTML
  • goit-markup-hw-01

    HTML_basis

    Language:HTML
  • tagless

    Tagless is a library that remove html tags from string, it's useful for sanitizing user input

    Language:TypeScript
  • html-exercises

    Codes and applications I wrote while learning html from 2021

    Language:HTML
  • cat-photo-app-html

    Learn HTML tags and structure by building a cat photo app.

    Language:HTML
  • testing-5PlusMustKnowHTMLTags

    5+ Must Know HTML Tags That Almost Nobody Knows

    Language:HTML
  • custom-element

    Smart a lightweight web component library that provides capabilities for web components, such as data binding, using es6 native class inheritance. This library is focused for providing the developer the ability to write robust and native web components without the need of dependencies and an overhead of a framework.

    Language:JavaScript
  • h

    Yet another hyperscript function

    Language:JavaScript
  • html-tag-names

    List of known HTML tags.

    Language:Python
  • html-helpers

    Two simple classes for removing html tags and extracting file patchs from tags

    Language:PHP
  • html-tag-and-class-replace-WordPress-Plugin

    HTML Tag and Class Replace is a very simple plugin that lets you to replace your html tag and class. it's a very useful for SEO.

    Language:PHP
  • PHP-React-Component

    PHP way of rendering html via component based solution

    Language:PHP
  • py-html

    :heavy_check_mark: Create WEB HTML pages in Python

    Language:Python
  • manual-html

    HTML 全称 HyperText Markup Language ,超文本标记语言。

    Language:JavaScript