Quantcast
Channel: HTML – The Wiert Corner – irregular stream of stuff
Browsing all 60 articles
Browse latest View live

Load testing a web server on Windows using the ApacheBench benchmark tool...

Based on: Download the most recent x64 Apache binaries for Windows from [WayBack] Apache VC15 binaries and modules download (at the time of writing:...

View Article


some links that helped me fiddle with iframe elements

I need to document this properly later, but here are some links I used when fiddling with iframe elements: [WayBack] javascript – Multiple iFrames Next To Each Other – Stack Overflow [WayBack] html –...

View Article


CDATA inside JavaScript or style section of HTML? They are for backward...

As a back-end person, sometimes I wondered about CDATA in front-end HTML code was for, especially in JavaScript and CSS style elements. [WayBack] HTML vs. XHTML – WHATWG Wiki explains how to be...

View Article

Image may be NSFW.
Clik here to view.

ls colour codes on OpenSuSE tumbleweed when accessed from Mac OS X ssh

`ls` colour codes I got confused as I thought red text would mean an error. But they’re not: greenish yellow on a read background means error (a symbolic link to a place that’s no longer there). It’s...

View Article

Image may be NSFW.
Clik here to view.

CSS flex-box layout – Wikipedia

Being a back-end and library person by heart, I am always late in the web-UI game, so this is on my list of things to try: CSS flex-box layout – Wikipedia. I saw it being used by [WayBack] markdownlint...

View Article


Peeking under the hood of redesigned Gmail – Boris – Medium

From a while back, but still relevant as the speed of the GMail web-UI still has not improved. [WayBack/Archive.is] Peeking under the hood of redesigned Gmail – Boris – Medium Via: [WayBack] Craig...

View Article

Dimensions – Chrome Web Store

[WayBack/Archive.is] Dimensions – Chrome Web Store: A tool for designers to measure screen dimensions This extension measures the dimensions from your mouse pointer up/down and left/right until it hits...

View Article

html – Is it possible to specify a starting number for an ordered list? –...

Since I keep forgetting this has been possible since the introduction of html 5: [WayBack] html – Is it possible to specify a starting number for an ordered list? – Stack Overflow: If you need the...

View Article


Tables with two headers • Tables • WAI Web Accessibility Tutorials

Since I always forget that you can have any cell marked as th to make it a header: [WayBack] Tables with two headers • Tables • WAI Web Accessibility Tutorials. This is not just limited to top rows,...

View Article


HTML table border styles

I always get confused when I see this kind of HTML: <td style="border: 1px black; border-style: none solid solid;"> This raises questions like: When less than 4 borders are mentioned, which...

View Article

Image may be NSFW.
Clik here to view.

HTML Div Table – Online Tools

[WayBack] HTML Div Table – Online Tools: Free online tools to make Div Table composing a piece of cake! HTML table generator and converter with interactive source editor and much more! I hope this...

View Article

Simple iframe clock via Free Clocks for Your Website

Using [WayBack] Free Clocks for Your Website, I created this clock for a 1920×1080 web dashboard which is a web page hosted on [WayBack] raw.githack.com with an iframe hosted at www.timeanddate.com I...

View Article

Image may be NSFW.
Clik here to view.

css color picker – Google Search

Probably old, but there is an embedded [WayBack] css color picker – Google Search that on each refresh switches colours: –jeroen

View Article


html – How can I scale the content of an iframe? – Stack Overflow

I used [WayBack] html – How can I scale the content of an iframe? – Stack Overflow as starting point to scale some iframes. In my case, I had to scale up (by a 25% so a factor 1.25) instead of scale...

View Article

html – CSS Display an Image Resized and Cropped – Stack Overflow

[WayBack] html – CSS Display an Image Resized and Cropped – Stack Overflow (thanks [WayBack] roborourke!); see full answer link for runnable snippet and HTML (the WordPress editor keeps fucking up...

View Article


Image may be NSFW.
Clik here to view.

Naughty naughty no alt: CSS style to clearly show which images lack an alt-text

The CSS from [WayBack/Archive.is] Naughty naughty no alt that shows the below red moving rendering of images that do not have an alt-text is simple: <style> body { margin: 5vw; } img { max-width:...

View Article

Image may be NSFW.
Clik here to view.

HTML cleanup tool & simplifier. For basic & clean HTML 🔧

I have used other on-line HTML cleanup tools in the past (especially for including parts of web-pages in a blog post), but so far none beats HTML Washer: [Wayback] HTML cleanup tool & simplifier....

View Article


Image may be NSFW.
Clik here to view.

I love the way it shows “Duden Offline”

This does not happen often, and I found the way that [WayBack] Duden Offline is indicated hilarious! It’s just a “basic” HTML page showing the meaning of “Wartung” (German word for Maintenance). Duden...

View Article

Image may be NSFW.
Clik here to view.

The horrors of HTML email where there CSS

[Archive.is] Kat Maddox on Twitter: “Who’s the CEO of emails I need to talk to him… “: This is why dreamweaver still exists. [Archive.is] Kat Maddox on Twitter: “You don’t need a time machine to go...

View Article

Image may be NSFW.
Clik here to view.

Chrome Print dialogue not offering fit to page, landscape, other printing...

Some sites manage to disable various printing options (including layout, so you cannot choose between landscape and portrait any more, or force landscape when portrait works better or vice versa)....

View Article
Browsing all 60 articles
Browse latest View live