Rick Sturch

Post Format: Chat

Abbott: Strange as it may seem, they give ball players nowadays very peculiar names. Costello: Funny names? Abbott: Nicknames, nicknames. Now, on the St. Louis team we have Who’s on first, What’s on second, I Don’t Know is on third– Costello: That’s what I want to find out. I want...

Read more

Antidisestablishmentarianism

Title should not overflow the content area A few things to check for: Non-breaking text in the title, content, and comments should have no adverse effects on layout or functionality. Check the browser window / tab title. If you are a plugin or widget developer, check that this text does...

Read more

Edge Case: Many Categories

This post has many categories....

Read more

Edge Case: Nested And Mixed Lists

Nested and mixed lists are an interesting beast. It’s a corner case to make sure that Lists within lists do not break the ordered list numbering order Your list styles go deep enough. Ordered – Unordered – Ordered ordered item ordered item unordered unordered ordered item ordered item ordered item...

Read more
<ul class='pagination'> <li><a class="prev" href="https://ricksturch.com/blog/page/4/"><i class="fa fa-angle-double-left"></i> Previous</a></li> <li><a href="https://ricksturch.com/blog/">1</li></a> <li><a href="https://ricksturch.com/blog/page/2/">2</a></li> <li><a href="https://ricksturch.com/blog/page/3/">3</a></li> <li><a href="https://ricksturch.com/blog/page/4/">4</a></li> <li class="active"><a href="#">5 <span class="sr-only">(current)</span></a></li> <li class="disabled"><a class="next" href="">Next <i class="fa fa-angle-double-right"></i></a> </li></ul>