sensationings
I am oekaking FOR REALSIES!

Wearing

flip flop

Friends list

 

Album Picture


sensationings with Ookami Kenran on March 25, 2022 at Chat Box


Favorite outfits

  
Join date:June 16, 2021 (2 years ago)
Profile last edited:February 25
Page views:128
Last logged in:February 25
|< Viewing 4 - 18 of 18
November 7, 2021 17:20 (2 years ago)
Thanks, I'm always happy to answer questions! ^w^
Ookami Kenran
November 8, 2021 18:07 (2 years ago)
I was just looking at your code with the browser's developer tools, and I wanted to give you some advice.
___

First; you have:
<style>
{
font-family: "Times New Roman", Times, serif;
}

I recommend moving the property/value (font-family: "Times New Roman", Times, serif;) to the body. <style> shouldn't be here (it's actually HTML, not CSS).
<style>
{
font-family: "Times New Roman", Times, serif;
}


body {
background: #fffcc9 url(https://creaseys.com/web/wp-content/uploads/2018/07/417c2b84212a8ad73d9bbf67430955d6.jpg);
color: #3f27b8;
font-family: "Times New Roman", Times, serif;
}
This should make your font work! ;D
Also, please note that using fonts isn't really recommended here, not everyone has the font you may want to use (The one you chose is good though!). I've been trying to get Karin to let us use Google fonts though~ ;3
___

Lastly I will point out that you have an extra } after #header
#header {
background: #81e3c7;
}

}
Remove that bad boy and your code will work! ^w^
Ookami Kenran
November 8, 2021 18:14 (2 years ago)
Sorry for sending that later than I planned... I intended to send it this weekend, but my computer was acting up. ^^;
Ookami Kenran
November 9, 2021 1:02 (2 years ago)
No problem, let me know if there is anything else I can help you with! ^u^

BTW, w3schools is a great place to help teach yourself CSS! ^w^
Ookami Kenran
November 13, 2021 20:56 (2 years ago)
i like touhou too ! :D
cultclub
November 15, 2021 19:16 (2 years ago)
Thank you!
Ookami Kenran
November 16, 2021 16:18 (2 years ago)
cirno !! ^_^ i like a lot of the touhou characters but my faves are probably flandre scarlet & reisen

also we have a v similar taste in anime.. epic !!
cultclub
November 19, 2021 13:57 (2 years ago)
you're the bomb bro !! :O
cultclub
March 24, 2022 23:04 (2 years ago)
Nice avi! ^w^
Ookami Kenran
March 25, 2022 14:20 (2 years ago)
Thank you!
I haven't gotten around to making an Easter theme yet.
Ookami Kenran
September 22, 2022 12:35 (18 months ago)
Happy birthday! ^u^
Ookami Kenran
December 10, 2022 0:17 (15 months ago)
Hey!
Ookami Kenran
December 10, 2022 0:21 (15 months ago)
How are you doing? :3
Ookami Kenran
December 10, 2022 6:26 (15 months ago)
Hangin' in there. ^^
Ookami Kenran
December 10, 2022 22:12 (15 months ago)
I love your avi! 😍
Ookami Kenran