/test/ - Test Board

Site tests and experimentation

Index Catalog Archive Bottom Refresh
Name
Options
Subject
Message

Max message length: 0/12000

files

Max file size: 32.00 MB

Total max file size: 50.00 MB

Max files: 3

Supported file types: GIF, JPG, PNG, WebM, OGG, and more

CAPTCHA
E-mail
Password

(used to delete files and posts)

Misc

Remember to follow the Rules

The backup domains are located at 8chan.se and 8chan.cc. TOR access can be found here, or you can access the TOR portal from the clearnet at Redchannit 3.0.

8Duels Tournament is LIVE

.se Will Return Shortly
Keep Redchannit and Tor Bookmarked as Fallback


8chan.moe is a hobby project with no affiliation whatsoever to the administration of any other "8chan" site, past or present.

test fofoctu 01/31/2024 (Wed) 06:00:11 Id: 6bbbab No. 2817 >>3381 >>3383
Test
(245.24 KB 600x360 gg-test2_3_1.mp4)

vidtest
(4.36 MB 3675x4007 GRvD22RXYAAMQzL.jpg)

(2.54 MB 3675x4007 GRvD4GCbcAA6UDq.jpg)

ddd
/yesy/
(6.24 MB 370x440 viyda tile apng.png)

(8.44 MB 370x440 viyda tile apng 2.png)

(8.44 MB 370x440 viyda tile apng 5.png)

(8.44 MB 370x440 viyda tile apng 3.png)

(8.44 MB 370x440 viyda tile apng 4.png)

>>3341 Whatcha doing?
(499.69 KB 1024x1556 yui.png)

>>3342 Hello! Polishing up that purple vidya theme. These animated tiles will replace the static one, because the animation code is janky & not very smooth. Just gotta figure out which one looks the best in my eyes
>>3343 Ah I see, well that is admirable. I wish you luck friend.
(621.73 KB 320x200 space apng.png)

(573.35 KB 320x200 space2 apng.png)

jews
(2.23 MB 800x130 pink clouds apng.png)

(393.52 KB 1920x1200 nia3.png)

(215.22 KB 810x412 nia2.png)

(114.80 KB 830x492 nia.png)

(23.91 KB 35x35 myanimation.png)

(24.95 KB 164x164 DanceMoonman.png)

(21.77 KB 85x128 ezgif.com-apng-maker.png)

(189.59 KB 229x250 fastmado.png)

(254.01 KB 115x126 fastmadohalf.png)

(97.19 KB 57x62 fastmadoquarter.png)

testicles
(48.58 KB 34x37 mado10.png)

(23.19 KB 44x48 madodancetiny.png)

(4.23 MB 1280x720 ''lol''.webm)

>>2817 (OP) test test test test test/test test test test
(2.34 MB output.mp3)

/* Thumbnail for audio formats like mp3, flac, opus, ogg, etc. Only displays when the audio file has no album artwork cover. */ img[src="/audioGenericThumb.png"] { display: block; -moz-box-sizing: border-box; box-sizing: border-box; background: url("/.media/876e84b6c5f7be07e71fa9cbcfa26f775e79d7d7dedbc91943d89a4e52ca02fdb.png"); background-repeat: no-repeat; width: 128px; height: 128px; padding-left: 128px; }
test
test
xD
test
>>3467 testo
Monty language Nordic mag Colt gun
formatting
no
yes
no
testo
tes
>>3521 test
(73.01 KB 30719x224 CaliforniaGames-Skating (2).png)

test
(136.53 KB 1280x720 cruelmelon[sound=mslflj.mp3].jpeg)

(7.25 MB mslflj.mp3)

>>3714 test
test
test
test
>>3684 Test (You)
(249.63 KB 4dj91g.mp3)

(13.55 KB 512x512 uoh[sound=4dj91g.mp3].jpeg)

(1.88 MB 640x360 om3tcw.webm)

herp
derp (.se)
(24.11 KB 250x250 1705200634603582.gif)

>>3810 test
beeg
beeg
>>3850 (Me)
ffmpeg -i video.webm -i audio.opus -c copy final.webm
mtueay;nufkmuy;fwnka >>3848 w0qhkvk489ukyor test
>>/biz/ >/biz/ /biz/
(4.02 KB 285x145 1723948652173542.png)

(5.45 KB 183x198 1703066958173484.png)

(6.66 KB 280x280 1727510886266080.jpg)

t
test test test
(242.81 KB 1280x1278 IMG_3914.jpg)

(481.61 KB 512x512 1743786049753981.gif)

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore >>3875 magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
(47.76 KB 619x680 1673956950737240.jpg)

Here's a sample CSS snippet with various color-related styles you can test and adjust. It includes different text elements, buttons, links, and UI components: ```css /* General text styles */ body { color: #333333; /* Default text color */ background-color: #f5f5f5; /* Background color */ } h1, h2 { color: #2c7be5; /* Blue headings */ } p { color: #4a4a4a; /* Dark gray paragraphs */ line-height: 1.6; } a { color: #e34c26; /* Orange links */ text-decoration: none; } a:hover { color: #cc3300; /* Darker orange on hover */ } /* Buttons */ .button { background-color: #4CAF50; /* Green button */ color: white; padding: 12px 24px; border: none; border-radius: 4px; } .button:hover { background-color: #45a049; /* Darker green on hover */ } .button:disabled { background-color: #cccccc; /* Gray when disabled */ color: #666666; } /* Form elements */ input[type="text"], input[type="email"] {
[Expand Post] color: #1a1a1a; /* Dark blue text in inputs */ background: #ffffff; border: 1px solid #dddddd; } input::placeholder { color: #aaaaaa; /* Light gray placeholder text */ } label { color: #6c757d; /* Medium purple labels */ display: block; margin-bottom: 8px; } /* Navigation */ .navbar { background-color: #333333; /* Dark navbar */ } .nav-link { color: #ffffff; /* White navigation links */ padding: 1rem; } .nav-link.active { color: #ff9f00; /* Gold for active link */ } /* Alerts */ .alert-success { color: #155724; background-color: #d4edda; /* Light green background */ border-color: #c3e6cb; } .alert-warning { color: #856404; background-color: #fff3cd; /* Light yellow background */ border-color: #ffeeba; } .alert-error { color: #721c24; background-color: #f8d7da; /* Light red background */ border-color: #f5c6cb; } /* Code snippets */ .code-block { background-color: #2b2b2b; /* Dark code background */ color: #ffffff; padding: 12px; border-radius: 4px; } .code-block span.keyword { color: #ff7b00; /* Orange syntax highlighting */ } /* Icons */ .icon { color: #6c757d; /* Gray icons */ font-size: 1.5em; } .icon:hover { color: #2c7be5; /* Blue on hover */ } /* Selection color */ ::selection { background: #4CAF50; /* Green text selection */ color: white; } footer { color: #666666; /* Gray footer text */ padding: 20px; } footer a { color: inherit; } ```
test 🤠 💯💯💯 💯 💯 💯 👇 💯💯 👇 💯 💯 💯 💯 👢 👢
` 🤠 💯💯💯 💯 💯 💯 👇 💯💯 👇 💯 💯 💯 💯 👢 👢

(1.43 MB 1528x1528 1631586524229.png)

(1.11 MB pyb2i7.mp3)

test


Forms
Delete
Report
Quick Reply
Drag files here to upload or
click here to select them
No Cookies?
0