|
You are here |
elisehe.in | ||
| | | | |
www.smashingmagazine.com
|
|
| | | | | We'll explore fluid typography principles, use-cases, implementation with CSS clamp() and an interactive fluid typography calculator. | |
| | | | |
stoffel.io
|
|
| | | | | Comparing the two most popular methods of achieving fluid typography in CSS and finding a well-supported and accessible implementation using TailwindCSS. | |
| | | | |
www.scale.at
|
|
| | | | | Websites are responsive by default. They adapt perfectly to every screen sizewithout any help from CSS. The goal of this article is to learn the basics about modern CSS features you need to build advanced responsive layouts. | |
| | | | |
blog.regehr.org
|
|
| | | [AI summary] The provided text is a discussion thread about undefined behavior in C and C++ programming languages, focusing on integer overflow, pointer aliasing, and compiler optimizations. Key points include the implications of undefined behavior in real-world code, the role of compilers in handling such cases, and the balance between adhering to standards and accommodating practical programming needs. The conversation touches on tools for detecting undefined behavior, the evolution of C/C++ standards, and the importance of unit testing and maintenance in software development. | ||