Simple Portfolio with Flexbox
Output Readme Download Replit Sel. & Copy Full

About

This repl creates a web page similar to the TripleLog home page. Customize or strip it for parts.

To view this on TripleLog, click here.

HTML

The HTML file contains each card, but you can use a templating system to define each in JSON or something else to make it easier to tweak things.

CSS

The style.css file contains the basic styling for the page. Change colors, sizes, or anything else.

JavaScript

The template does not use any JavaScript, but you can add some code to script.js.