-
WebSanity
- St. Louis, MO
- @Granneman@mastodon.social
Pinned Loading
-
VSCode Settings
VSCode Settings 1// Place your settings in this file to overwrite the default settings
2{
3"breadcrumbs.enabled": true,
4"editor.acceptSuggestionOnEnter": "on",
5"editor.detectIndentation": false,
-
VSCode HTML Snippets
VSCode HTML Snippets 1{
2/*
3// Place your snippets for HTML here. Each snippet is defined under a snippet name and has a prefix, body and
4// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
5// ${1}, ${2} for tab stops, ${0} for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
-
HTML5 template for Web dev courses
HTML5 template for Web dev courses 1<!doctype html>
2<html lang="en">
34<head>
5<meta charset="UTF-8">
-
Bootstrap 5 CDN template for Web dev...
Bootstrap 5 CDN template for Web dev courses (2023-01-18 to 5.2.3) 1<!DOCTYPE html>
2<html lang="en">
34<head>
5<meta charset="utf-8">
-
grannepack-html
grannepack-html PublicHTML-related Visual Studio Code extensions for Scott Granneman’s Web Dev courses
-
grannepack-css
grannepack-css PublicCSS-related Visual Studio Code extensions for Scott Granneman’s Web Dev courses
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.