Fittext Demo

Developer
Size
2,377 Kb
Views
8,096

How do I make an fittext demo?

// Playing with the modified, standalone version of FitText.js jQuery plugin // http://fittextjs.com -- jQuery plugin. What is a fittext demo? How do you make a fittext demo? This script and codes were developed by DEADBOOT on 16 December 2022, Friday.

Fittext Demo Previews

Fittext Demo - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Fittext Demo</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <head>	<meta charset="utf-8" />	<title>FitText</title>	<!--[if IE]><script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
</head>
<body>	<div class="container">	<header>	<h1 id="fittext">Big Headline</h1>	</header>	<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>	</div>	<script src="https://raw.githubusercontent.com/adactio/FitText.js/master/fittext.js"></script>	<script>
fitText(document.getElementById('fittext'), 0.6, { minFontSize: '3em', maxFontSize: '300px' })	</script>
</body> <script src="js/index.js"></script>
</body>
</html>

Fittext Demo - Script Codes CSS Codes

body { background: #111; color: #fff; font: 140%/1.5 Sabon mt pro, serif;	}	.container {	width: 80%;	margin:0 auto;	max-width:1140px;	}	header {	width: 100%;	margin:0px auto;	}	h1 {	text-align: center;	color:#fff;	font: 3em/1 "Pressuru", Impact, sans-serif;	display: inline-block;	width: 100%;	margin: 5% auto;	}

Fittext Demo - Script Codes JS Codes

// Playing with the modified, standalone version of FitText.js jQuery plugin
// http://fittextjs.com -- jQuery plugin
// https://github.com/adactio/FitText.js -- tiny standalone script
Fittext Demo - Script Codes
Fittext Demo - Script Codes
Home Page Home
Developer DEADBOOT
Username deadboot
Uploaded December 16, 2022
Rating 3
Size 2,377 Kb
Views 8,096
Do you need developer help for Fittext Demo?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

DEADBOOT (deadboot) Script Codes
Create amazing art & images with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!