13 | HOW TO IMPORT NEW FONTS USING HTML | 2023 | Learn HTML and CSS Full Course for Beginners

  Рет қаралды 94,850

Dani Krossing

Dani Krossing

Күн бұрын

Пікірлер: 51
@radicalstihl1266
@radicalstihl1266 Жыл бұрын
I just spent 4 hours watching videos to do this and you helped me do it in 4 minutes 😂❤ I just subscribed thank you 🎉
@seamusmcgowan-s7b
@seamusmcgowan-s7b Жыл бұрын
between 11-13, so much useful content. Enjoy that you give multiple options, since some companies have restrictions (web design)
@OwenSchmidt-i6m
@OwenSchmidt-i6m Жыл бұрын
OMG Thank you soooooo much for this! I was spending at least 2 hours trying to figure this out.
@engbidhan
@engbidhan Ай бұрын
I used to take me 3hours or 2hours to figure this but you helped me in four minutes thank you so much .❤❤
@heerasagar8327
@heerasagar8327 10 ай бұрын
Thankyou so much sir ❤❤❤🎉
@arshad1781
@arshad1781 2 жыл бұрын
Thanks for sharing free knowledge
@hamidoahmed9985
@hamidoahmed9985 Жыл бұрын
you are the best, your video solved my problem
@FeofilovRoma
@FeofilovRoma Ай бұрын
мужки, ты просто бомба, единственный чел который реально мне помог. Бро ты супер
@notpaps
@notpaps Жыл бұрын
Nice one... really nice and torough video
@christian-schubert
@christian-schubert 2 жыл бұрын
Hey Dani, This could get you into trouble (at least in the EU). Google fonts CDN links are not GDPR-compliant, so once you implement them, you are required to ask for your users' consent first (i.e. cookie banner). Hosting the fonts yourself should circumvent that problem. Since I haven't watched all videos in this playlist yet, I don't know whether you've already addressed this issue elsewhere. If that is not the case, you should DEFINITELY consider making a video on this topic, would certainly make this playlist stand out from rest 😎
@Dani_Krossing
@Dani_Krossing 2 жыл бұрын
Oh it seems you are correct, they did recently make it GDPR compliant in Germany. Didn’t realise that. 😅 Will make a video addressing it, and place it right after the font lesson in the playlist. 🙂 More countries are most likely to follow suit in the future. Thanks for making me aware. 🙂👍
@Big_Dot_Inc
@Big_Dot_Inc Жыл бұрын
Hello Christian, can you explain to me in more easy way . Thanks!
@christian-schubert
@christian-schubert Жыл бұрын
@@Big_Dot_Inc Externally hosted Google Fonts without clunky Cookie Banner bad
@Big_Dot_Inc
@Big_Dot_Inc Жыл бұрын
@@christian-schubert So if I download the fonts inside webpage fonts folder I am good to go ?
@yahya-kb2cn
@yahya-kb2cn 9 ай бұрын
THANK YOU SOOOOOOOOOOOOOOOOOOOO MUCH
@iankim2241
@iankim2241 2 жыл бұрын
I thought you change your channel to a game vlog. Because I see sometime you uploaded some game vlog. Nice to see again your tutorial big help since I saw your channel before.
@Dani_Krossing
@Dani_Krossing 2 жыл бұрын
My channel has always been a "multimedia channel" 🙂 So it has all sorts of tutorials related to any digital media.
@AlimldaAli
@AlimldaAli 8 ай бұрын
Tank you sharing knowledge
@Usaid-u5u
@Usaid-u5u Жыл бұрын
Thank you ,Really Help Full For me
@CristianIntriago_
@CristianIntriago_ Жыл бұрын
Thankss!! i was lacking the .. lol
@GhostMFK-JHB
@GhostMFK-JHB Жыл бұрын
Hey Dani, thank you so much for this video. How can I try to fix this problem you mentioned here 8:00 as I am now experiencing the same issue where by from the local drive, the font worked, however, it does not work online on the website. Any solution will be much appreciated.
@Dani_Krossing
@Dani_Krossing Жыл бұрын
In the next video I talk about how local fonts are actually better 🙂 since using CDN fonts from online can actually get you into trouble in some countries
@timothybayode8706
@timothybayode8706 Ай бұрын
This video really helped me. But, what if i want to use multiple fonts throughout the website?
@fekrtmido2694
@fekrtmido2694 2 жыл бұрын
Can you pls do a video about how to connect your login page to the shopping cart with order history?
@trollishka
@trollishka 15 күн бұрын
*came looking for a quick tutorial... stayed for the course! I'm 1/1.3k 👌💕
@AddColors2525
@AddColors2525 7 ай бұрын
Does it depend on users’ browsers? For example, if users use MS Edge instead of Chrome, does it still show the font you imported or does it show the default font?
@palmwaytech
@palmwaytech 3 ай бұрын
That is for local install for custom fonts , how abut on a real website . Having an issue with naming folders and how ,Is there a service some where i can pay for some help to get one on one help .Is there a tutorial out there that wil explain how to install fonts on your web site? I have no problem using them on my personal computer , online on a real website , im having some issuess.;. Thank. you for any assistance.
@aj-dq6st
@aj-dq6st Жыл бұрын
Google fonts provides 2 variations for Nunito Sans, 7pt and 10pt ttf files. What's the difference b/w them and which is standard one?
@thomas6863
@thomas6863 2 жыл бұрын
idk why but some fonts do not work on vscode for me like realy nothing changed when I changed it to Roboto. like i have the feeling that it ignores the style and just goes to san-serif
@Dani_Krossing
@Dani_Krossing 2 жыл бұрын
I did mention that some fonts might not work, however something you could try is to clear the browsers cached files and images. Browsers tend to “remember” styling by caching it, to reduce load times, and this can make your CSS not change. You can clear the cached files and images in the same place where you clear your browser history 🙂 The shortcut is Ctrl + h
@thomas6863
@thomas6863 2 жыл бұрын
​@@Dani_KrossingUnfortunately nothing changed. I do use google fonts so that's weird. By downloading it obviously works. And actually I just tried numerous fonts and it always picks the: san-serif or cursive or whatever is the last.
@Dani_Krossing
@Dani_Krossing 2 жыл бұрын
Hmmm only thing I can think of then, is that there is a typo somewhere where you included the link. Linking to Google’s fonts should work in all cases.
@thomas6863
@thomas6863 2 жыл бұрын
@Dani Krossing It seems to be working now. I guess I forgot to do the basic thing and turn everything off and on. ty for trying to help
@TEDxDAVV1
@TEDxDAVV1 Жыл бұрын
thanks bhai
@mkcexperience5334
@mkcexperience5334 10 ай бұрын
double like!
@jowens3548
@jowens3548 5 ай бұрын
OMG, THANK YOU, THANK YOU, THANK YOU for this tutorial and this entire playlist! Iwas SO FRUSTRATED teying to understand how to use and apply Google Fonts yesterday! 😩 Stumbling across your videos restored my sanity!!! 😂 @Dani Krossing can you clarify one thing for me?! As a total newbie at this, how do you decipher what part of the font URL codes are unnecessary and can be deleted? In part of the video I noticed that you deleted some of the copied links in the code. Thanks in advanced for your reply! 😊
@shahriaralamayan
@shahriaralamayan 11 ай бұрын
8:27 you said hashtag (#) instead of at (@)
@ARhaze2x
@ARhaze2x 11 ай бұрын
im having an issue where when I look up the font im not being given the option to download individual sizes but my project only allows certain sizes to pass inspection. wondering what I could do?
@Dani_Krossing
@Dani_Krossing 11 ай бұрын
You don’t “select sizes” when you download a font, it just comes in one size. You need to change the font size using CSS. 🙂 For example: p { font-size: 24px; }
@ARhaze2x
@ARhaze2x 11 ай бұрын
@@Dani_Krossing I'm sorry im meaning how the "+" symbol is popping up for you to select the weights individually. I am not being given that option and do not know how to write the individual weights in the code for my school project rather including every variation as my project only accepts the specific weights. f.e I need only inter regular 400, medium 500, and bold 700 & noto serif regular 400, and regular 400 italic and im not being given the option to form the code for just those weights. how could I write them in manually?
@Dani_Krossing
@Dani_Krossing 11 ай бұрын
The fonts you get off of the internet, will allow certain weights, depending on how many types the font creator made. If the + doesn’t have the font weight options you want, then it’s because they aren’t available unfortunately. What you can try and do as a last resort, is to just include a “font-weight” CSS styling anyways, and see if the outcome turns out okay. If not, then you will have to pick another font online, that does allow the correct weight. 😕
@bladewraith
@bladewraith Жыл бұрын
Loving these vids. Quick question: I tried to expand the hover effect so that the size is increased, but it also alters the size of the logo....on the hover. How do I avoid that? Or is it because the logo and nva are in the same div. I want this behaviour on all links so I didn't put this in .navigation ul li a{} a{ cursor: pointer; -webkit-transition:0.1s; transition-timing-function: ease-in-out; transition-delay: 0.1s; }
@bladewraith
@bladewraith Жыл бұрын
Full css body{ background-color: rgb(5, 83, 46); } a{ cursor: pointer; -webkit-transition:0.1s; transition-timing-function: ease-in-out; transition-delay: 0.1s; } a:hover{ -webkit-transition:0.1s; transition-timing-function:ease-in-out; transition-delay: 0.1s; } .header-main { width: 100%; height: 90px; display: flex; justify-content: space-evenly; } .logo{ width: fit-content; height: 100%; display: flex; justify-content: space-evenly; } .logo img{ height: 80px; align-self: center; padding-left: 60px; } .navigation{ width: fit-content; height: 100%; padding-right: 60px; } .navigation ul{ list-style: none; margin-left: 40px; } .navigation ul li{ display: inline; float:left; margin-right: 15px; } .navigation ul li a{ padding: 0 5px; line-height: 90px; color: #53bbbb; font-size: 30px; font-family: 'Grenze', serif; } .navigation ul li a:hover{ color: #bdb0fe; font-size:35px; }
@ft.abhixyz
@ft.abhixyz 2 жыл бұрын
Hello sir
@chomankiller3211
@chomankiller3211 4 ай бұрын
go straight to the point
@Gaurav164
@Gaurav164 10 ай бұрын
YOU LOOK LIKE ELON MUSK
@TheKuzuri
@TheKuzuri 2 ай бұрын
didnt needed to be a 10 min video
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Learn CSS fonts in 7 minutes! 🔤
7:21
Bro Code
Рет қаралды 29 М.
Using Fonts in Next.js (Google Fonts, Local Fonts, Tailwind CSS)
9:32
Tuomo Kankaanpää
Рет қаралды 3,6 М.
Downloading fonts and using them in your design with CSS
4:16
MainlyWebStuff
Рет қаралды 118 М.
اضافه کردن فونت فارسی به HTML و CSS
9:54
How to host your own fonts made simple
14:00
Kevin Powell
Рет қаралды 93 М.
Learn CSS Border Animations in 6 Minutes
5:57
Coding2GO
Рет қаралды 287 М.
10 CSS Pro Tips - Code this, NOT that!
9:39
Fireship
Рет қаралды 2,3 МЛН
Learn Flexbox CSS in 8 minutes
8:16
Slaying The Dragon
Рет қаралды 1,8 МЛН
Learn CSS fonts in 3 minutes 🆒
3:21
Bro Code
Рет қаралды 54 М.