Skip to content

Today I Learned

HTML, CSS, JavaScript & PHP

  • Home
  • Resources
  • About
  • Contact

quotation

Quotation style on the q-tag

January 4, 2021October 9, 2019

What: Changing the standard straight quotation marks that the q-tag applies to whatever you want:

q {
    quotes: "“" "”";
} 

Where: From the always useful Frontend Focus newsletter.


Photo by Kelly Sikkema on Unsplash

Welcome

I’m Naomi Blindeman and I’ve been making websites for more than ten years. Every day that I work on websites and web apps I learn something new and when, one day, I came across Stefan Judis’s Today I Learned blog, I thought, What a fabulous idea!

I immediately started my own blog, where I plan to catalog every new and exciting thing that I learn. Having at my fingertips a growing personal archive of information that I find useful—info to use frequently or not—is money in the bank.

Read more…

Recent Posts

  • Little bit of software for images
  • When position: sticky doesn’t work
  • Grid With Columns of Equal Width
  • robots.txt and AI web crawlers
  • pointer-events

Most-viewed posts

  • Removing Spaces from Filenames on Windows
  • Speeding up local install of WordPress in XAMPP
  • Refine edges in Affinity
  • Spacing in CSS pseudo-element content
  • scroll-margin-top

Tags

0to255 accessibility affinity animation blindschelders browser support can i use codepen code snippets colors course css css-tricks dev.to flat-file cms gallery htaccess html image editing images javascript list-style list marker lists mdn web docs multic-column personal websites plugin plugins positioning printing privacy pseudo-elements redirection retro scrolling security shortcode stack overflow teaching online tools web history website speed web trends wordpress
Because I ❤ to learn and it helps me to write it all down.