FRONT-END-HTML-SASS-BOOTRAP-TAILWIND Tailwind Templates

Front End Html Sass Bootrap Tailwind

FOR THE COMMUNITY

HTML AND CSS

HTML: HyperText Markup Language SEE MORE PRACTICAL HERE

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 used to describe a web page's appearance/presentation (CSS) or functionality/behavior (JavaScript).

"Hypertext" refers to links that connect web pages to one another, either within a single website or between websites. Links are a fundamental aspect of the Web. By uploading content to the Internet and linking it to pages created by other people, you become an active participant in the World Wide Web.

HTML uses "markup" to annotate text, images, and other content for display in a Web browser. HTML markup includes special "elements" such as :

 <head>, <title>, <body>, <header>, <footer>, <article>, <section>, <p>, <div>, <span>, <img>, <aside>, <audio>, <canvas>, <datalist>, <details>, <embed>, <nav>, <search>, <output>, <progress>, <video>, <ul>, <ol>, <li> 

and many others.

An HTML element is set off from other text in a document by "tags", which consist of the element name surrounded by "<" and ">". The name of an element inside a tag is case-insensitive. That is, it can be written in uppercase, lowercase, or a mixture. For example, the

$ <title>
# or tag can be written as 
$ <Title>,
# or in any other way.

However, the convention and recommended practice is to write tags in lowercase.

CSS: Cascading Style Sheets

Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS describes how elements should be rendered on screen, on paper, in speech, or on other media.

Pure Javacript

Js help u add clean functions to your application

EMAIL TEMPLATE FOR HTML

github hosting

CSS ANIMATIONS

CSS ANIMATIONS github

FREE TEMPLATE

mashup

DEVELOPER TOOLS

Browser Refresh for Sublime Text This plugin adds a keyboard shortcut to Sublime Text that will refresh the browser of your choice. Optionally the plugin can "auto save" your current file and bring the desired browser to the foreground. The default keyboard shortcuts are:

⌘ + Shift + R (Mac) Ctrl + Shift + R (Windows, Linux)

Top categories

Loading Svelte Themes