2008-05-06 CSS box model
Lately I've been lurking on the #CSS channel on the Freenode IRC server and I've noticed a lot of questions . . . boil down to a developer not understanding the CSS box model. The most basic things to remember are, . . . out what's happening. Don't just ask in the #css channel "what's happening", try to come up with . . . deal more. Also read [http://www.brainjar.com/css/positioning/ Mike Hall's primer on CSS Positioning]. . . .
2K - last updated 2008-08-19 17:07 UTC by 1461
2011-10-27 Compact Google Calendar header
== UPDATE == I have created an official extension, available in the Chrome Web Store: [[https://chrome.google.com/webstore/detail/fgacjjonbdediegfemghimnjpmejecnd . . . Live CSS Editor] extension for Chrome * Go to the options, . . . * Go to your Google Calendar * Click the new CSS button that the extension provides * Add the following . . .
1K - last updated 2011-11-04 08:30 UTC by 1461
2012-07-09 Mac OS X command line utilities
Recently I upgraded my macbook its SSD drive for a bigger version. Since I wanted to start with a fresh . . . nobrowse) /dev/disk2s2 on /Volumes/MacSSD (hfs, local, nodev, nosuid, journaled, noowners) . . . and zero the empty space: $ cd /Volumes/MacSSD $ cat /dev/zero > zero.file;rm zero.file We'll . . . of this partition: $ dd if=/dev/disk2s2 of=MacSSD.hfs bs=1m Over USB, this could take a loooong . . . After that, compress the image with: $ gzip MacSSD.hfs Now it's safe to move this file somewhere . . .
2K - last updated 2012-07-09 09:45 UTC by 1461
2018-12-29 Firefox extensions I can not live without
My current list of Firefox extensions on my Mac is as follows: * Midnight Lizard * I don't care about . . . to fit things in perfectly, create a userChrome.css to move the tabbar close button to the left, according . . . reddit post: https://www.reddit.com/r/FirefoxCSS/comments/qy7kgt/close_tab_button_to_left/ . . .
1K - last updated 2021-11-23 20:19 UTC by bartvk
2022-04-06 Update on Firefox on macOS
A small update about Firefox on macOS. If you're like me, you're used to the close button on the left, . . . on tabs. I used to recommend the FirefoxCSS subreddit, but a better resource is the following . . .
1K - last updated 2022-04-06 08:26 UTC by bartvk
Bookmarks
* [[Bookmarks_to_check_out_sometime]] ----- * [[Artificial_Intelligence_links]] * [[Audiobook_links]] . . . * [[Hardware_links]] * [[HTML_and_CSS_links]] * [[Informatics_Books]] * [[Insurance_links]] . . .
1K - last updated 2006-11-07 19:20 UTC by 1461
css
/* the old CSS page is at /css2 */ /* Here's some good dark mode stuff */ @media (prefers-color-scheme: . . . { background:#fee; } } /* This is the default CSS file for Oddmuse wikis. It is dedicated to the . . . pre; overflow:hidden; white-space: pre-wrap; /* CSS 3 */ white-space: -moz-pre-wrap; /* Mozilla, since . . .
5K - last updated 2020-04-15 07:34 UTC by 1461
css2
/* Placement of the logo */ #logo { position: fixed; top: 600; left: 400; } hr { height: 2px; border: . . .
3K - last updated 2015-05-13 08:38 UTC by 1461
HTML and CSS
= Layout = Sometimes you want to generate a popup that has the same size every time, however, the form . . . Then, set the [http://www.quirksmode.org/css/overflow.html overflow] property so the browser . . . PlotKit]. = Links = [[HTML_and_CSS_links]] . . .
1K - last updated 2006-05-30 14:39 UTC by 1461
HTML and CSS links
* Free font every month: http://www.freefont.de/us/index.htm * http://www.markschenk.com/webdesign/index.html . . . scrolling: http://archivist.incutio.com/viewlist/css-discuss/18038 * http://www.alistapart.com/ * [http://www.deftone.com/blogzilla/archives/canvas_demos.html . . . alternative for IE * [http://www.sovavsiti.cz/css/corners.html Round corners] * [http://www.designbum.net/downloads.htm . . .
2K - last updated 2007-08-13 09:39 UTC by bvankuik
Other links
* Bikes: ** http://www.nieuwendijktweewielers.nl/default.asp?pid=127 ** http://www.harrygeurtstweewielers.nl/docs/aanbiedingen.php . . . of this wiki: ** The stylesheet: [[css]] ** The background: [[stripes.jpg]] * Others: . . .
2K - last updated 2006-08-02 06:47 UTC by 1461
SVN
I've written about the differences between SVN and CVS and the usage of the plugins in Eclipse, see also . . . -r44:45 --summarize M themes/Outlet/style/style.css M includes/meta.php M modules/Outlet/language/lang-dutch.php . . .
17K - last updated 2014-04-11 10:18 UTC by 1461
vankuik.nl
= Latest weblog entries = <journal 5> = Weblog Archive = [[Weblog_entries_2024]] [[Weblog_entries_2023]] . . . * [[XML]] * [[M4]] * [[LaTeX]] * [[HTML_and_CSS]] * [[Javascript]] * [[Eclipse]] * [[AJAX]] * [[Programmable_logic]] . . .
4K - last updated 2024-04-16 10:29 UTC by bartvk
13 pages found.