#html view
Explore tagged Tumblr posts
Text
How to Switch to HTML View in WordPress - Gutenberg Block, Classic and Widget - Beginner Guide
If you’ve ever tried pasting some code into a WordPress post or widget and it just didn’t work the way you expected, you’re not alone. Sometimes, you need the raw HTML view, not the usual visual editor that shows everything in a polished format. In WordPress, you can switch between two main views when editing content: the visual editor (where everything looks like it will be on your website) and…
0 notes
Text
Maybe I should make a pinned blog info post soon... I feel like I need to say more to the people looking at my blog than the blog description size will let me. Also I feel like people don't always read it either 🤨
#mostly because i get a lot of asks still with tonal tags that i. still do not understand#and i dont want to put out posts with code that i do not understand the meaning of#but also i am thinking about other warnings people should know about my blog#like the general content and topic of discussions i can get into etc.#asssss well as links to tags and other thangs :3#so shitty though because tumblr used to have a glorious blog desc section#you could have custom links and everything#you can still make custom pages for your blog but there's like no way for most people to find them#unless they are viewing your specific html blog skin on desktop#so lame what they've done to tumblr to make me gotta post a description. lmfao#anyway sorry. just woke up yknow how it is
25 notes
·
View notes
Text
horizon forbidden west | the daunt 3/?
#horizon forbidden west#hfw#hfw landscapes#hfw the daunt#some vertical landscapes in the daunt from back when i collected a bunch of them#the last shot is from out of bounds on a sunwing looking back into the map btw#will i EVER remember that switching to html view after i've already done my photoset alignment will fuck it all up? probably not#two rows of two pics is not bad but if i do a photoset of like five rows of varying numbers of shots... i want to punch the screen lol#i still miss the old editor...
33 notes
·
View notes
Note
okok so numbers 3, 11, 19 and 31for aeron/axel/drew? :0 also i love the new oc page i just saw it its so cute!!!!
OC Relationship Questions! | the OC page! :D
3. What is their love language?
aeron's is acts of service drew's is physical touch axel's is words of affirmation
11. Who is clingy?
DREW. oh my fucking GOD. drew clings like nothing else. axel can get kinda needy and clingy sometimes, but he's not as intense about it as they are.
19. How good are they are communication?
better, now! i think axel has the most problems with it; because he still sorta thinks that he's supposed ot be Cool and Strong and not show "weakness", so he doesn't like to bring up when he has issues. drew and aeron are pretty good at reading him though.
31. How would they describe one another.
drew would describe axel as "cute, but he's trying too hard. i love having someone who wants to save me, though!" and would describe aeron as "tragic, but without a villain, i wouldn't need a hero. honestly, it's really, really awesome to know he wants me enough to try and steal me away." aeron would describe drew as "a rose on fire in my garden." and would describe axel as "my other half." he doesn't want to elaborate what those words mean to him. axel would describe aeron as "well, if he died, then we don't have to be rivals anymore. i won, right? so... if he wants, i can dedicate a little time to figuring out more than his bad side." and would describe drew as "the prettiest thing i know, i'm glad no one's taking them away from me anymore."
#answers#oc: aeron#oc: axel#oc: drew#pine doodles#my ocs#YAY I'M GLAD!!! i love that oc page so much it was really fun to set up#bc i haven't done full toyhouse html code profiles for them yet. eventually i will#its fun thinking about how they think of each other#bc they all have very different povs!!#axel esp is fun bc his view of the others is. self centered? he loves them for them. but he has this like.#filter in his head where everything goes through HIM first
9 notes
·
View notes
Note
Hi I love your art but also your blog theme is super cute
yay thank you !!!!!!!!!!!!!!!!! i love customization i love customising things :) also idk if u meant like My Actual Desktop Blog Theme or like theeeee. idk what to call it. the mobile version/open in dashboard thing. since i sometimes see people call that a theme even tho its a Different Thing but as evidenced by me 1 second ago theres not a simple specific name for it dsfkskfjsf
BUT ANYWAY POINT IS if u did mean my desktop theme the thank you points are doubled shoutout to custom themes i love you custom themes (but ofc the "thank you" still stands if u did mean the other thing ^u^)
#hello person reading this. open my blog on desktop and play with the sparkly cursor trail. if u want to#desktop theme customization isnt as big as it used 2 be bc lotta ppl just use mobile but its still one of my favourite things abt tumblr. .#other websites r like u can change ur icon and ur header ONLY !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!#but ur tumblr desktop theme can be Literally Anything (within the realm of html coding)#i think having that alternative dashboard view thing is good tho bc back in the day there were Many A Theme with Abysmal Visibility#a literal 1 pixel cursor is not good brother. it is not good at all.#ALSO I GOT DISTRACTED BY HOW MUCH I LOVE CUSTOMIZATION BUT THANK U 4 THE COMPLIMENT ON MY ART ALSO !!!!!!!!!!!!!!!!!!!!!!!!!!#scoob answers#Anonymous
8 notes
·
View notes
Text
I finally got my YouTube Rewind!
#youtube rewind#youtube#this took some time because neither of the two websites I tried could extract it from the html file?#I just used the same I did last year#youtube wrapped#papaplatte#Foreigners reacting to German stuff#and#food videos#thats it#video recap#view odyssey
5 notes
·
View notes
Text
I want to say that I'm too old to be struggling with our company website over paragraph tags to get the spacing between sections correct, but I think in reality I am exactly the correct age and the correct person to be dealing with this problem.
#lace's personal stuff#the rich text editor shows a new paragraph each time you hit return#but Only Sometimes does that carry over to the actual website after you save it#still no idea why but I was able to switch to the html view
0 notes
Text
Christian Heilmann: Let’s make a simpler, more accessible web
New Post has been published on https://thedigitalinsider.com/christian-heilmann-lets-make-a-simpler-more-accessible-web/
Christian Heilmann: Let’s make a simpler, more accessible web
Christian Heilmann gave this talk at Typo3 Developer Days. I’m linking it up because it strikes an already stricken nerve in me. The increasing complexity of web development has an inverse relationship with the decreasing number of entry points for those getting into web development.
I love how Christian compares two hypothetical development stacks.
Then
index.html
Now
Get the right editor with all the right extensions
Set up your terminal with the right font and all the cool dotfiles
Install framework flügelhorn.js with bundler wolperdinger.io
Go to the terminal and run packagestuff –g install
Look at all the fun warning messages and update dependencies
Doesn’t work? Go SUDO, all the cool kids are …
Don’t bother with the size of the modules folder
Learn the abstraction windfarm.css – it does make you so much more effective
Use the templating language funsocks – it is much smaller than HTML
Check out the amazing hello world example an hour later…
He’s definitely a bit glib, but the point is solid. Things are more complex today than they were, say, ten years ago. I remember struggling with Grunt back then and thinking I’d never get it right. I did eventually, and my IDE was never the same after that.
It’s easy to get swept up in the complexity, even for those with experience in the field:
This world is unfortunately becoming lost or, at least, degraded — not because it is no longer possible to view the source of a webpage, but because that source is often inscrutable, even on simple webpages.
— Pixel Envy “A View Source Web”
Christian’s post reminds me that the essence of the web is not only still alive but getting better every day:
Browsers are constantly updated.
The web standardisation process is much faster than it used to be.
We don’t all need to build the next killer app. Many a framework promises scaling to infinity and only a few of us will ever need that.
He goes on to suggest many ways to remove complexity and abstractions from a project. My biggest takeaway is captured by a single headline:
The web is built on resilient technologies – we just don’t use them
Which recalls what Molly White said earlier this year that there’s always an opportunity to swing the pendulum back:
The thing is: none of this is gone. Nothing about the web has changed that prevents us from going back. If anything, it’s become a lot easier. We can return. Better, yet: we can restore the things we loved about the old web while incorporating the wonderful things that have emerged since, developing even better things as we go forward, and leaving behind some things from the early web days we all too often forget when we put on our rose-colored glasses.
We can return. We can restore all the things. So, tell me: do you take the red pill or the blue one?
Direct Link →
#amazing#app#Blue#complexity#CSS#Developer#development#easy#extensions#framework#how#HTML#ide#infinity#it#js#kids#language#Learn#Link#links#One#pixel#process#project#red#scaling#terminal#view#web
1 note
·
View note
Text
are you fucking kidding me lmfao
#posted this from desktop and (foolishly!) thought i got away w a small img#you can't even post react w icons anymore bc mobile STILL stretches them to oblivion 😔#rip mobile users (idk how the app behaves) for this bc i'm not changing it#it's fine on desktop dashboard so ill take the mobile L and walk#srsly tho WHEN is html gonna be across the board for dash vs quick blog view vs blog permalink#when the quick view used to be that sidebar it still has the same html functions as viewing the blog did#idk if this was a thing since the start but this quick view blog that fills up the screen is sooooo simplistic n limited#i hatehatehate that that's the norm now bc new accts don't even get custom blogs unless they activate it
1 note
·
View note
Text
I just want to create a userbox :(
#english wikipedia why are you failing me#I could use the html version and input the code onto an html viewing site but the photo I want to use isn’t loading >:(
1 note
·
View note
Text
[solved] Unable to view embed HTML on published page WordPress Elementor (working fine in editor)
[solved] Unable to view embed HTML on published page WordPress Elementor (working fine in editor)
WordPress is a popular content management system that powers approximately 40% of all websites on the internet. With WordPress, users can create, design and manage websites using a variety of tools and plugins. One such plugin is Elementor, which allows users to create beautiful and responsive websites with ease. However, sometimes users encounter problems where the website appears to be working…
View On WordPress
0 notes
Text

lmao welp
guess I'll finally switch to proton mail or something
0 notes
Text
hey hi, that's over 80% of people reading on a handheld device (phone or tablet). so ao3 html writers, why do you insist on writing exclusively for pc?
just a thought! maybe code for phones instead!!
#ao3#writing#tumblr polls#html#i honestly thought it was going to be a more even split between phone and pc#that it isn't makes all the html writers tailoring their fics for wide screen/pc viewing all the more ridiculous#i sort of get it bc of course you're writing on a pc so you're testing on a pc and maybe you don't think about phones at all#but maybe! think about phones!!#this has been a psa to super cool html writers in my past who wrote exclusively for pc and made me cry#i also thought maybe pc readers were more numerous bc they file more error reports#but they're filing error reports about pc reading being suboptimal which was always going to be the case and which i warned specifically fo#also curious about which ao3 site skins people are using (ie reversi VS none) but that's a question for another day
40 notes
·
View notes
Photo

This year Hot Topic released Sonic branded Liquid Key Chains, allowing you to wear a decapitated Knuckles' head swimming in what appears to be its own blood. You can view the item here: https://www.hottopic.com/product/sonic-the-hedgehog-knuckles-liquid-key-chain/32327833.html Support us on Patreon
1K notes
·
View notes
Text
felt cute and did a slight retooling of my about page. feeling very Tumblr tonite it seems
#i wish they hadnt taken away the ability to add html to ur bio in dashboard view#would love to have my about page link back in there for mobile users#but so it goes
1 note
·
View note
Text
Lads look at my cool toyhouse customisation shit I've been working on this for MONTHS and it's finally at a point where I'm mostly happy w/ it now!
vs the source code:
#nix speaks#she got that slurpcore shit going on#granted this code is now fucking spaghetti now that i've injected it with lots of bs#but it works and looks swag and that's the main thing#she isn't up for public viewing yet cause her entire file needs a rework but!!! by the end of the year i hope#html bs has been a nice break from normal art for me even though it's frustrating as hell
1 note
·
View note