{% extends "base.html" %} {% block nav_home %}active{% endblock %} {% block content %}
FPO means For Placement Only and is commonly used for providing a placeholder image where actual content will reside in a publication, website, or similar.
The goal of FPOImg.com is simple—-provide an easy way to generate placeholder images for your designs whether it be for web development, print, or a school paper
Using FPOImg.com is simple, append the size of an image you would like to generate after fpoimg.com/ like so:
http://fpoimg.com/300x250
That will generate the following image:
The code for that image is <img src="http://fpoimg.com/300x250">
Alternatively, you can add descriptive text to the image to describe what the placeholder is for:
http://fpoimg.com/300x300?text=Advertisement
That will generate the following image:
The code for that image is <img src="http://fpoimg.com/300x300?text=Advertisement">