Skip to content

Instantly share code, notes, and snippets.

View RockyKev's full-sized avatar
💭
:-)

Rocky Kev RockyKev

💭
:-)
View GitHub Profile
@RockyKev
RockyKev / materializecss.addon.css
Created November 26, 2021 21:36
materializecss-add-on
.bg-light {
background-color: whitesmoke;
}
.p-4 {
padding: 1rem;
}
.row {
display: flex;
## GENERAL:
### 1. What are these acryonyms?
HTML
DOM
CSS
JS
JSON
XML
// Type JavaScript here and click "Run Code" or press Ctrl + s
//console.log('Hello, world!');
// CHALLENGE 1
function createFunction() {
function newFunction() {
console.log("hello");
}
@RockyKev
RockyKev / cloudSettings
Last active July 23, 2020 02:51
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-07-23T02:51:47.034Z","extensionVersion":"v3.4.3"}