Pratik MaliforThe Tech Deckthetechdeck.hashnode.dev·Nov 25, 2023How to Change Font in NotionNotion is a popular productivity app that lets you create notes, lists, calendars, and more in a flexible workspace. One of the great things about Notion is the ability to customize the look and feel of your pages. This includes changing the font sty...Discussnotion
Joe Roskopfblog.joetr.com·Nov 15, 2023Seamless Typography in Action: Implementing Custom Fonts in Compose Multiplatform for Android, iOS, and DesktopI recently needed to use a custom font for my Compose multiplatform project Sync Sphere and I thought I'd share my solution in case it was helpful to anyone else. First, we need to add a font to commonMain/resources/font For this example, I have gon...Discuss·28 readscompose multiplatform
himanshugopalkdwivedi.hashnode.dev·Nov 11, 2023All about Margin , padding , text , font and display in css(lt.16)Margin: Margins are the space outside the border of an element. They provide spacing between elements. Margin adds space outside of the element Padding: The padding property specifies the amount of space between the border of an element and its conte...Discuss·9 likespadding vs margin
himanshugopalkdwivedi.hashnode.dev·Nov 8, 2023How to brings fonts in your html document (lt.14)Generally, we bring fonts in our html documents using google fonts. In this lecture, i will show you step-by-step bringing of fonts. Open Google Fonts: https://fonts.google.com/ Now select the font which you want to use , inside it you will see the...Discuss·8 likesFrontend Development
Eva Chenim1010ioio.hashnode.dev·Oct 13, 2023#27 網頁載入字體、Icon Font 與 CSS font-family、font-weight↓ 今日學習重點 ↓ 了解字體的基本知識 了解網頁如何載入字體 了解 CSS font-family、font-weight 了解如何使用 Icon Font 我們關於版面編排與 RWD 的部分終於告一個段落了,現在大觀念了解後,接下來我們要深入各個樣式的細節,例如文字、圖片、圖形、互動等等。首先,我們將從文字的部分開始。 在網頁設計中,字型滿重要的,可以為網頁增加視覺吸引力、改善閱讀體驗,並且讓所有使用者的字體體驗一致。在這篇我們將學習字體的基本知識,以及如何在網頁中使用字體、I...Discuss·31 readsSuper Easy CSS,極度簡單:寫出好的 CSS,從零開始前端生涯CSS
Cong Leconglesolutionx.hashnode.dev·Oct 10, 2023Adding Swift Font to your SwiftUI appAdding custom fonts to your Xcode project involves adding font files to your project and declaring them in your app's Info.plist. The following steps detail the procedure: Add Font Files to Your Project Drag and drop your .ttf or .otf font files int...DiscussSwiftUI
Murtuzaali SurtiforReactPlay Blogreactplay.hashnode.dev·Oct 6, 2023Using Fontsource With 11tyDealing with fonts can get quite overwhelming. For quite some time, I was searching for a way to self-host google fonts because the google fonts API's network request increased the render-blocking time more than I expected. I stumbled upon fontsource...Discusscoding
Krutik RautforInfinity Linkage.blog.infinitylinkage.com·Sep 25, 2023Typography Insights: Why Left-Aligned Text is BetterHave you ever wondered why some texts just look more appealing and easier to read? 🤔 It's all about alignment! Let's dive into the world of typography and explore why left-aligned text is a game-changer. 💡 🔍 Readability Matters 🔍 Left-aligned tex...Discuss·21 likes·32 readstypography
Binay Maharjanbinay.hashnode.dev·Sep 24, 2023Popular font size units px, rem and em.When it comes to setting font sizes in CSS, there are a few different units that you can use. The three most popular units are: px (pixels) em (ems) rem (root ems) Browser default base font size 16px. Pixels (px) Pixels are the most basic unit o...DiscussCSS font-size
Manoj VRmanojca.hashnode.dev·Sep 5, 2023Typography Matters: A Guide to Choosing Fonts for Your WebsiteTypography is often an overlooked aspect of web design, but it plays a crucial role in shaping the user experience and conveying your brand's personality. The fonts you choose can greatly impact how visitors perceive your website, so it's essential t...Discusstypography