Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
10 results tagged webdev  ✕   ✕
Animating Links https://cssanimation.rocks/animating-links/
Mon 13 Sep 2021 01:25:14 PM PDT archive.org

An article that teaches how to add CSS animations to hyperlinks.

webdev css howto links animation
html shell http://htmlshell.com/
Tue 26 Feb 2019 11:21:38 AM PST archive.org

An online HTML5 boilerplate. Click the features you want on the left, they appear in the window on the right. Copy the contents of the window into a file, build page.

Github: https://github.com/stefek99/htmlshell

html5 template generator online webdev simple
Files · master · libre / fonts-degooglifier · GitLab https://git.occrp.org/libre/fonts-degooglifier/tree/master
Thu 24 Jan 2019 01:27:09 PM PST archive.org

The degooglify.sh script takes as arguments local files and URLs (leading to fonts.googleapis.com). It handles multiple arguments, including mixing of URLs and files. It then downloads the CSS files from URLs provided, and in all local and downloaded files looks for @import (with URL pointing to fonts.googleapis.com) and src: (with URL pointing to fonts.gstatic.com) statements. Once done, it rewrites the files in question to point to the downloaded files.

script webdev fonts css download google utility
Brutstrap https://emsenn.neocities.org/brutstrap.html
Sat 19 Jan 2019 09:40:24 PM PST archive.org

Brutstrap is a CSS theme for building a brutalist website: one where the website, as shown in your browser, is an accurate representation of the HTML document it is displaying. Quite literally, the way the HTML is written is the way the page looks.

Source code: https://git.sr.ht/~emsenn/brutstrap

css themes bootstrap brutalism webdev
Favicon & App Icon Generator https://www.favicon-generator.org/
Sat 19 Jan 2019 05:08:09 PM PST archive.org

Give this site an image file and it'll generate new style favicons. It also generates the relevant HTML code and meta tags.

webdev favicon icons generator html meta
WarGames Joshua Simulator https://codepen.io/nodws/pen/pbnJu
Wed 10 Oct 2018 01:25:08 PM PDT archive.org

A combination of sample HTML, CSS, and JavaScript that looks like the WOPR's display from Wargames. Should be extensible to other things with a little work.

html css javascript webdev design
HTML5 Boilerplate https://html5boilerplate.com/
Tue 20 Mar 2018 01:06:22 AM PDT archive.org

A set of HTML5 templates for making efficient, fast, and consistent web applications, including mobile support. Freely downloadable, with Github repository link. Comes in both documented and stripped variants. Even has a separate CSS class for Internet Explorer Mobile 7 (thanks, Microsoft). Supports offline caching and responsive features.

templates boilerplate mobile html5 webdev
Bootstrap https://getbootstrap.com/
Tue 20 Mar 2018 12:43:53 AM PDT archive.org

Bootstrap is a web development template from two folks at Twitter which aims to make designing websites easy and elegant. Designed to be device-responsive, so the CSS adapts based upon the browser and platform viewing a site. There is a compiled and minified version that you can download, as well as a version that has all of the code in its basic form. There is even a web-based customizer you can use to tailor what you want the page to look like before you start developing it.

webdesign twitter javascript designpattern html template webdev css foss
Online JSON Viewer http://jsonviewer.stack.hu/
Tue 20 Mar 2018 12:22:13 AM PDT archive.org
viewer javascript programming json webdev online tools
List of HTTP status codes - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
Mon 19 Mar 2018 05:20:06 PM PDT archive.org

The Wikipedia page describing all of the known more-or-less standard HTTP status codes. Useful for people developing web applications.

status codes http reference wikipedia programming errors webdev
4983 links, including 378 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn