[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/sm/ - Social Media

Platform strategies, engagement & social analytics
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1776753350359.jpg (157.4 KB, 1080x720, img_1776753343137_5d1l74qt.jpg)ImgOps Exif Google Yandex

f8cd7 No.1592

mixing facebook twitter instagram logos on one nav bar? gotchu! use css flexbox ''' to align them neatly.
<nav><a href="#"><img src="fb. png" alt=" /></a>- ''<span class="facebook">Facebook''+ `[code]<i aria-label='''Facebook></i>
`
<a href="#" ><img src="twit. jpg"/></a>- 'twitter!'
++ <svg viewbox="-16 -24 973.805.[/code]
> forget floats, flexbox does the layout magic
red heading
nav { display: inline-flex; align-items:center }a img,a svg, a div{ margin-right:.5em }i::before{i content:&#039;\f1c4&#039;;font-family:&quot;Font Awesome 6 Free&quot;}

simple, clean and scalable. no more messy floats!

f8cd7 No.1593

File: 1776754451391.jpg (109.52 KB, 1080x721, img_1776754437518_ylbumlnt.jpg)ImgOps Exif Google Yandex

use display: flex; justify-content: space-around; to evenly spread icons across a container ✨



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">