Fiverizer: convert a website from XHTML 1.0 to HTML5
If you have one or more websites written in XHTML 1.0,
this program (which may be
downloaded and used free of charge) lets you convert them to HTML5 without having to muck around
with rewriting HTML and adding CSS. ⌘ Read more
@movq@www.uninformativ.de Maybe something for you: 7.css - A CSS framework for recreating Windows 7 UI
@mckinley@twtxt.net, in your blog, I think a “line-heigh” of 1.5 (if I remember correctly you are setting it on the “body” on CSS) will make it more legible.
https://yihui.org/en/2023/09/dark-mode/ css dark mode in one line
https://minimamente.com/project/magic/ CSS effects
Funny Programming Pictures Part XXXIII
I feel like mocking CSS and Agile today… ⌘ Read more
According to the RedMonk programming language rankings from Jan 2023, Go and Scala are tied at 14th place 😏
1 JavaScript
2 Python
3 Java
4 PHP
5 C#
6 CSS
7 TypeScript
7 C++
9 Ruby
10 C
11 Swift
12 Shell
12 R
14 Go
14 Scala
16 Objective-C
17 Kotlin
18 PowerShell
19 Rust
19 Dart
** week notes **
I’ve been experimenting. I’ve been concocting a recipe for vegan kugel, and rediscovering little features and edges of my website I’d forgotten I baked in. Like chocolate chips hidden in an oatmeal raisin cookie.
One chip most recently re-discovered: support for per-page custom styles?! All I gotta do is include an optional bit of meta data, bespoke-css, that points to a style sheet. I may play with this feature more. I do love myself some css. I can tell exactly when in my life I added this feature because th … ⌘ Read more
New professional website
I’m always programming on my blogging software, so today I decided to do something different. With the help of ChatGPT, which wrote the basic HTML and CSS template, I created a new resume website, which is basically a copy of everything I put on my LinkedIn profile. ⌘ Read more
98.css (again)
I already shared “98.css” on my blog in 2020. It’s a CSS framework that styles semantic HTML to look like Windows 98. ⌘ Read more
@prologic@twtxt.net I don’t know how to code in go or anything really. Not even really know how to do html and css only basic things.
@akoizumi@social.kyoko-project.wer.ee cool to see that you fixed the css
** My programming language odyssey **
While I wouldn’t say I’m wicked adept at any one language, I’ve dipped my toes into many different languages. Here, I try to roughly recreate my programming language journey.
The web. A marvel, a terror. I started here, more out of ease of access than necessity, but was able to get far enough to make a career out of web dev. I should also add SQL to this list.
[Elm](https://elm-lang … ⌘ Read more
Gemini capsule
Gemini is a lightweight Internet protocol. It’s heavier than Gopher
but lighter than HTTP(S), especially if combined with all other web
technologies. The name makes sense if Gopher is Project Mercury and
the web is the Apollo program.
One of its uses is to serve gemtext, which is a lightweight
Markdown-like markup language, instead of HTML. Gemini browsers don’t
have support for neither Javascript, nor CSS, nor any of the other new
web technologies. It can be beautiful anyway, s … ⌘ Read more
Gemini capsule
Gemini is a lightweight Internet
protocol. It’s heavier than Gopher but a bit lighter than HTTP(S).
It’s the Gemini programme if Gopher is Mercury and HTTP is Atlas.
One of its uses is to serve gemtext, which is a lightweight
Markdown-like markup language, instead of HTML. Gemini browsers don’t
have support for neither Javascript, nor CSS, nor any of the other new
web technologies. It can be beautiful anyway, see for instance
[Lagrange]( [http … ⌘ Read more
How to Set the Height of a DIV Relative to a Browser Window (CSS)
This article answers a visitor’s question on
how to set the height of a DIV\
(or even other elements) so that it is a percentage of the browser window/viewport. And no, using the percent
unit (ie, “%”) won’t work the way you think. ⌘ Read more
@mutefall I can’t take credit for the CSS on the site, it came from my site generator :D https://kiln.adnano.co
web0?
With all the hype (or bullshit) about “web3”, it’s good to see a counter movement as well. Whether this site is really “web0” or just pre-“Web 2++” (my term for websites overloaded with frameworks, JavaScript and CSS) remains to be debated… ⌘ Read more
🙌 Liked: #273: Weird Browsers | CSS Tricks ⌘ Read more
How to Give Alternate Rows of a Table a Different Colour (HTML/CSS) ⌘ Read more…
https://www.synbioz.com/blog/css-grid css html web
http://stylescss.free.fr/couleurs.php color couleur css
https://purecss.io/ css html
https://gscode.in/css-grid/ css grid html table
https://www.nordtheme.com/docs/usage css nord theme
https://travishorn.com/responsive-grid-in-2-minutes-with-css-grid-layout-4842a41420fe css grid responsive
https://latex.now.sh/ css html latex site
1100 lines of CSS, 700KB of JavaScript, and 4 fonts on the home page of a blog named ‘Web Dev Simplified’ https://blog.webdevsimplified.com/
I was once shown a site with CSS making it look like the source HTML but I didn’t save it. If you know it please send a message on Session.
How to Embed a Background Image in CSS to Get a Self-Contained Web Page ⌘ https://www.thesitewizard.com/css/embed-background-images-in-css-with-data-urls.shtml
How to Use Small Capital Letters for Lowercase and Large Capital Letters for Uppercase (CSS) ⌘ https://www.thesitewizard.com/css/small-caps.shtml
Anyone want to redo the CSS for my website? ⌘
How to Prevent Two or More Words from Being Split into Separate Lines (HTML/CSS) ⌘ https://www.thesitewizard.com/css/prevent-word-wrapping.shtml
How to Rotate an Image on a Website When Viewed on a Mobile Phone (CSS) ⌘ https://www.thesitewizard.com/css/rotate-image-on-mobile-phones.shtml
Posted to Entropy Arbitrage: Project Updates, Harriet Tubman Day https://john.colagioia.net/blog/2020/03/09/post-bicker.html #programming #project #devjournal #css #jekyll
NES.css - NES-style CSS Framework ⌘ https://nostalgic-css.github.io/NES.css/#
Is there a convenient way to make your desktop browser pretend to be a mobile browser so sites don’t try to allocate twenty gigs of memory for goddamned css animations?