Skip to content

Instantly share code, notes, and snippets.

View perrin73's full-sized avatar
🏠
Working from home

perrin73

🏠
Working from home
View GitHub Profile
@perrin73
perrin73 / BS5RespTabs.markdown
Created September 8, 2022 04:02 — forked from howbizarre/BS5RespTabs.markdown
A simple way to create responsive tabs with Bootstrap 5. Tabs functionality is replaced by Accordion on small screens.

Responsive Tabs with Bootstrap 5

A simple way to create responsive tabs with Bootstrap 5. Tabs functionality is replaced by Accordion on small screens.

View sample on JsFiiddle

@perrin73
perrin73 / bootstrap-nav-profile-pic.css
Created May 31, 2016 02:01 — forked from matthewhartstonge/bootstrap-nav-profile-pic.css
Bootstrap Navbar Profile CSS with HTML Example
/* Bootstrap Navbar Profile Picture CSS
*
* The CSS for profile pictures in the navbar has always annoyed me,
* so here's my fix that appears to have the least hoops.
*
* Production use:
* >Add a div with the specified class.
* >Using JS, change the profile picture CSS URL as needed.
*
* HTML example: