Bad Words

Developer
Size
2,110 Kb
Views
64,768

How do I make an bad words?

Words that weaken writing and speech based on http://blog.pickcrew.com/5-weak-words-to-avoid/. What is a bad words? How do you make a bad words? This script and codes were developed by ThatGuySam on 06 August 2022, Saturday.

Bad Words Previews

Bad Words - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Bad Words</title> <script src="http://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <link rel='stylesheet prefetch' href='http://fonts.googleapis.com/css?family=Montserrat:900,800,700,600,500,400,300,200,'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1>Words not to use</h1>
<br>
<div class='word'>Really</div>
<div class='word'>Things</div>
<div class='word'>I Believe</div>
<div class='word'>I Think</div>
<div class='word'>Was/Is/Are/Am</div>
<div class='word'>Very</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Bad Words - Script Codes CSS Codes

body { font-family: "Montserrat"; text-align: center; font-size: 4em;
}
h1 { font-weight: 300; font-size: .7em;
}
.word { font-weight: 900;
}
Bad Words - Script Codes
Bad Words - Script Codes
Home Page Home
Developer ThatGuySam
Username ThatGuySam
Uploaded August 06, 2022
Rating 3
Size 2,110 Kb
Views 64,768
Do you need developer help for Bad Words?

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!

ThatGuySam (ThatGuySam) Script Codes
Create amazing blog posts 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!