Tag html

16 bookmarks have this tag.

2024-07-22

Reposted 1401.

HTML email designer

designer.sendune.com

HTML for email is probably the hardest code to write. Even a teeny-tiny deviation from the rules will break the email in untold combination of os/desktop/mobile clients.

It's mid 2024. Almost 50 years since email was invented and 35 years since HTML was born. A 'basic-open-source-HTML-email-designer' must be a solved problem, right? We thought so too.

Sadly, that's not the case.

There are a few decent open source email designers but they carry dependencies that make them cumbersome to embed within your app. That's why we decided to open source our HTML Email Designer.

The SENDUNE email designer focuses on simplicity and ease of use. It is light-weight. It does pure HTML - no intermediate code wranglers like mjml. There is no lock-in of any kind. Save HTML output as a template and use with ANY email service provider.

2024-06-17

Reposted 1329.

a fast CLI tool for converting markdown to html

github.com/thebigbone/markhtml

Useful to save web pages as local markdown files, for search

Also useful to output PDF from pages!

2024-05-05

1238.

HTML attributes vs DOM properties

jakearchibald.com/2024/attributes-vs-properties

They're completely different, but often coupled.

2024-04-20

1230.

Introduction | templ docs

templ.guide
package main

templ Hello(name string){
<div>Hello, { name }</div>
}

templ Greeting(person Person){
<div class="greeting">
@Hello(person.Name)
</div>
}

2024-03-27

1208.

DOM.js

gist.github.com/OrionReed/4c3778ebc2b5026d2354359ca49077ca

3D DOM viewer, copy-paste this into your console to visualise the DOM topographically. - DOM3D.js

2024-02-05

1117.

News from WWDC23: WebKit Features in Safari 17 beta

webkit.org/blog/14205/news-from-wwdc23-webkit-features-in-safari-17-beta

The <model> element will provide a way to easily present 3D content in a web page without any scripting. Just like with <img> and <video>, HTML makes it possible for <model> to work in a robust and simple manner across web browsers on any platform. Model is still undergoing specification and is subject to change, but we expect it will work like this:

<modelsrc="asset/example-3d-model"width="400"height="300"></model>

New WebKit brings easy 3D-models to web.

2023-11-28

928.

Default Browser Styles - Björn Wärmedal

warmedal.se/~bjorn/posts/2021-11-13-default-browser-styles.html

Apart from that I rely very much on how browsers present my site, from the default font and size to the paragraph distance and the emoji set used. HTML was actually made to be responsive. It's a reflowing format that theoretically works on any screen size. But of course that won't be the case when there's things like sidebars or banners and stuff. And there pretty much always is.

2023-11-12

851.

HTML First

html-first.com

Principles to make building web software easier, faster and more inclusive.

2023-10-18

771.

Optional HTML: Everything You Need to Know · Jens Oliver Meiert

meiert.com/en/blog/optional-html#toc-quotes

What can be left out.

770.

Write HTML, the HTML Way (Not the XHTML Way) | CSS-Tricks

css-tricks.com/write-html-the-html-way-not-the-xhtml-way

You may not use XHTML (anymore), but when you write HTML, you may be more influenced by XHTML than you think. You are very likely writing HTML, the XHTML way.

I never really used XHTML, but this article lists some useful tricks with HTML.

2023-10-12

692.

Carbon Dating HTML @ marginalia.nu

www.marginalia.nu/log/66-carbon-dating

2023-10-08

681.

HTML subset for smolweb

smolweb.org/subset.html

No div!

2023-07-24

498.

Just another website

felix.plesoianu.ro/web/site.html

Felix shows us how little one needs to make a website.

2023-07-16

473.

</> htmx ~ Introduction

htmx.org/docs#introduction

2023-06-01

272.

Hypertext Markup Language (HTML): A Representation of Textual Information and MetaInformation for Retrieval and Interchange

www.w3.org/MarkUp/draft-ietf-iiir-html-01.txt

A 1993 Internet Draft describing the first version of HTML.

2023-05-19

252.

Inside the Code — WorldWideWeb NeXT Application

worldwideweb.cern.ch/code

A deconstruction of some of the more interesting bits we found hiding in the WorldWideWeb source code

The very interesting part for me is the CSS predecessor:

Normal <P> 0 Helvetica 12.0   1
	90 90	14.0 3.0  0  0 14	0