HTMLCSS
Carousel
If you have multiple pictures, consider a carousel.
In-line Elements
If you want multiple HTML elements to be in the same line, do this:
CSS File:
HTML File:
Font Awesome
Really easy to use, get the embed URL from the website and copy and paste the HTML codes. Sometimes the code doesn't work. Try fa
, fas
, or fab
.
Emojis
Search the emoji on google with HTML to get the respective hexadecimal code.
Open link in new tab
Space in HTML
Last updated