What Exactly Is a Stray Bullet? Learn the Basics and Stay Safe Now

Date:

Share post:

Today, I bumped into a weird problem when I was coding. It’s about something called “stray bullet”. I’d never heard of it before, so I did some digging and tried to figure it out myself.

What Exactly Is a Stray Bullet? Learn the Basics and Stay Safe Now

What I Did to Understand It

First, I googled “what is a stray bullet”. I got some confusing explanations, mostly about databases and stuff. It’s kinda like, you got some unordered list (you know, the ones with bullet points), and somehow one bullet point just…goes off on its own. Doesn’t belong to any list item. That’s what I understood, anyway.

So, I opened up my code editor and started a new HTML file. I wanted to see this stray bullet thing in action. I just created a simple unordered list:

  • Item 1
  • Item 2
  • Item 3

Everything looked normal. No stray bullets there. I figured maybe it happens when you mess with the styling. I added some CSS, trying to remove the bullet points:

At first thought, there is noway to make a stray bullet.

I make a new html to test, then wrote

What Exactly Is a Stray Bullet? Learn the Basics and Stay Safe Now

<!DOCTYPE html>

<html>

<body>

<ul>

<li>test1</li>

What Exactly Is a Stray Bullet? Learn the Basics and Stay Safe Now

<li>test2</li>

</ul>

</body>

</html>

Then I saved it,I opened this file in *,wow, I successfully made a stray bullet!

What Exactly Is a Stray Bullet? Learn the Basics and Stay Safe Now

My “Aha!” Moment

I realized that I was wrong.I can make a stray bullet when add a bullet point before <ul>.

It’s a simple * when I copy code from somewhere,I should pay more attention to aviod this mistake.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Related articles

Easy Peasy 124 lbs to kg Conversion: We Show You How It Is Done for Everyone.

Alright, so today, I found myself needing to switch 124 pounds over to kilograms. It’s one of those...

Remember the awesome 1993 new york yankees roster? Relive the glory with every player name listed!

So, the other day, I got to thinking about baseball from a while back, specifically the early 90s....

Bronny James Jail news: Did LeBrons son really get into trouble? Find out the actual truth here.

My Encounter with the “Bronny James Jail” Story Alright, so the other day, this “Bronny James jail” thing popped...

What is the Bleacher Report class action settlement? Get the easy details you need to know.

So, I heard some buzz about this Bleacher Report class action settlement thing a while back. You know...