Neocities allows anyone to create a free web site to express themselves. Want to create your own awesome site? Join us!
dona
2 years ago
updated with new blog post links. i need to update the gallery and polish the page, too... soon.
bright-eyes
2 years ago
I found it was a lot easier to choose books published in the late 90's and earlier because the art was fabulous. Now, they all sadly look the same. David Eddings is a good, classic fantasy author..
I agree. I remember being able to go into a bookstore and pick a book largely influenced by the cover. What I don't understand is why eBooks have to be re-released with newer and (usually less inspired) covers.
art music videogames programming anime games food personal writing cats blog movies books gaming fashion photography comics design animation horror game drawing coding manga furry portfolio technology poetry cute ocs reading arte kpop education programacion history animals musica sports film fun roblox literature html philosophy programing nature science tech travel web videogame politics minecraft gamedev retro school youtube computers cartoons pokemon videojuegos life 2000s love blogging video illustration fantasy diary dogs pink random comic memes gardening internet videos idk test linux webcomic queer oc nostalgia kawaii cooking y2k tv ai arg news fandom aesthetic fanfiction emo business journal worldbuilding cars health learning silly vocaloid stuff crafts media math space films fiction 90s stories website scifi cutecore css football cat culture graphics arts painting etc homestuck software marketing lgbt goth punk sanrio baking 3d commissions journaling pixelart sport archive crochet artist digitalart cinema psychology me diy program dance characters funny dnd religion comida metal trans lgbtq makeup shows javascript graphicdesign cool entertainment fanart streaming development sonic code scene aboutme editing series rpg friends clothes webcomics creativity indie lifestyle story roleplay plants comedy guitar webcore weird languages hacking gay zines electronics rock webdesign ttrpg everything educacion cyberpunk reviews community informatica aesthetics study sewing engineering computer basketball soccer beauty it originalcharacters oldweb fnaf social weirdcore spirituality vtuber discord vintage pets vaporwave project photos about shop information movie clothing architecture storytelling coffee nintendo language flowers html5 blogs testing deltarune japan undertale shopping mlp biology magic cosplay money crypto thoughts digital fitness radio hobbies creative blinkies book lore nothing ttrpgs experimental chat tecnologia physics info cybersecurity furries alternative bugs astronomy japanese site singing websites birds resume witchcraft occult other fandoms autism wip juegos futbol lain finance research anything profile band dolls sleeping television vr gamedevelopment sleep theatre events tvshows system projects ghchs apps crafting work genshin linguistics webdevelopment splatoon photo personalwebsite vampires carrd fish python dreams transgender all free knitting meme interests rap toys developer astrology fanfic windows mentalhealth pixels aliens puzzle wiki fortnite yaoi robots app drawings deportes collecting dog moda touhou animations family coquette a dancing cartoon poems bio security stamps romance english gothic skateboarding marvel tarot visualnovels pizza online fnf intro links modding medicine mathematics adventure hiking humor data osc gatos interactive essays lol teaching journalism characterdesign no frutigeraero roleplaying mystery dragons fansite gallery gamedesign gyaru gym animes chess creepypasta rp zine twitch zonelets objectshows hobby gifs jfashion resources pixel breakcore ffxiv home scenecore meow tf2 twine mythology noise privacy ocean dreamcore death puzzles hiphop law traveling vkei popculture birthday musicals graphic piano android myself novels introduction podcast danganronpa blender progamming audio recipes rpgs dark communism ecommerce swag yuri bfdi car robotics stars hellokitty plushies awesome shrine indiegames socialmedia style activism pictures none pjsk paranormal deporte omori production boardgames studying foods running jogos educational girls lolita electronic christianity misc bunnies bitcoin things student utau wrestling feminism jewelry lesbian mario anarchism travelling spanish scratch old god vent clowns computing webdev filmmaking sharks unblocked outdoors geography designing store realestate 80s grunge maths doom dev pc java volleyball songs flash images pinterest vtubers craft jpop starwars 3dmodeling help peliculas environment college transformers dinosaurs tools tumblr brasil creepy amor collage bts stickers trains cafe epic jazz event computerscience escuela plurality novel baseball services warriorcats translation yoga blue chemistry collection pastel bl acting js cyber construction programar mcr lego persona southpark cine multimedia programas retrogaming tabletop jesus tcc tea podcasts monsters libros forum theater otherkin fotografia gamer yes weed therian truecrime horses estudiante whatever videoediting supernatural shoes techno args enstars medical trading alt hardware miku weather programmer pop skating turismo search cozy homepage insects vlog dc cricket angels curso freedom videography kirby tiktok hi salud people manhwa opensource skincare economics modeling kidcore maps learn socialism restaurant swimming drama lgbtqia bsd closedspecies digitalmarketing sound draw surrealism historia halloween dj kandi vhs ecology green f1 service petz world artwork ropa ideas hockey tourism shitposting animanga depression tattoos girly analysis text fishing furniture edm author conspiracy bible cv nerd egl cleaning animales drugs literatura blockchain rats did racing homework healthcare cultura academia tennis chatting 3dprinting frogs plural mobile women surreal kdrama whimsy bands scary trinkets cryptocurrency academic sculpture chill videogaming general friendship sciencefiction hair networking programa hardcore informacion wedding tutorials library species filmes brazil knowledge truth christian alterhuman rpgmaker sociology visualnovel water soft eating analog miriadax ambient programacao aviation thrifting foss genshinimpact mods ghosts practice estudio society creation anarchy glitch colors gacha university css3 server quotes conlang erotica cryptids jjba retrogames onepiece sites company google batman livros anthropology sustainability graffiti ux guns live bot purple review cycling class sketching neocities artes programs wellness noticias twitter schoolproject kids writer garden character medieval revival cs blood shitpost advertising lostmedia instagram harrypotter crime bikes superheroes startrek theology webseries archives magazine esoteric forsaken mangas vampire industrial camping nails writting otaku dating theory play analoghorror tattoo frontend animal cards evangelion talking disney rants rhythmgames articles church performance idols meditation os 3dart ultrakill future interactivefiction training building handmade spiderman unblockedgames synthesizers liminal illustrations prompts ceramics house jobs yapping apple youtuber spooky content notes datascience shrines decor viajes concerts tecnology finalfantasy tareas chaos tarea selfship originalcharacter french party crocheting shoegaze new designer communication silliness doodles zelda exercise voiceacting rambling facts vrchat magick hack paganism embroidery disability something sims neopets mylittlepony cult satire cheese calculator entretenimiento desing photoshop rainbow folklore repair geek animalcrossing jokes visualkei creating joke desarrollo creatures tic anthro halflife overwatch download musicproduction developing sweets black marxism terror php miscellaneous kink tokipona shifting commission spiritual vtubing military scp crk ar club conlangs trabajo quiz webring vinyl private vegan hotel beach bass self vlogs mtg projectsekai scrapbooking happy doctorwho musics tips archival adhd oldroblox agriculture pet arcane seals kdramas animating islam more tokusatsu beginner secret creativewriting ranfren map mushrooms songwriting yugioh csgo lolitafashion zombies index generator motorcycles mecha kin underground drinks musician hosting sanat gender casino collections words stem stupid 4chan vibes beer 1 time randomstuff rave studies cities edits tamagotchi lofi city mha products red fanfics ui electronica glitter retrocomputing dungeonsanddragons ciencia daily tutorial digimon proyecto
Thank you! Feel free to take a look at the source code - the way to do it on Firefox on Windows is to right click on the web page and click View Page Source. There are some Javascript objects on the homepage for the Search and the Webrings so I would recommend looking at a simpler page so there's less clutter. Interpreting what you see will become easier as you write/learn more HTML/CSS code.
One of the simpler pages is the Contact Me page. view-source:https://pixelglade.net/about/contact.html The responsive parts are due to the divs flexcolumn and flexbox. To see what they are referring to you open the .css style page.
Thank you so much!! I really appreciate it c: I'll do my best. Something I'm struggling with for my Zonelets blog is that the Blog title and Date aren't showing up automatically, despite there being divs for them and I am labeling the html files appropriately. If I type something in the divs the text will not appear on my page. Im assuming it is a Javascript error? I don't know how to fix it tho, do you an idea?
I do have an idea, actually. The first issue is that if you deviate from the template too much or decide to not use on the the variables in the script file, it can break the Javascript that Zonelets uses. For that reason (and because the Javascript was a bit slow sometimes) I actually removed the Javascript from the blog and replaced it with HTML, but I kept a lot the styling divs the same.
I kept the footer for zonelets because that's how I started with my blog, but it's deviated from the original code a fair bit. I think it was actually the blog title and date issues that made me remove all the Javascript. But I would recommend editing the template file first and testing with that to try troubleshoot. Not sure if that's super helpful, but in the end - it probably is an issue with the Javascript.
Thank you so much for the suggestion!! I removed the Javascript on the Post Template and I'll continue fiddling around with it while referencing your code c:
Something I'm trying to achieve on my home page is a cute header banner like yours but with my own pixel art. I copied your code and replaced the background image file with mine, but the banner appears as blank. Do you know what is going on? (Thank you so much for all the help by the way, I hope I am not troubling you)
in terms of the background image, check that it's in the root directory of the website. Check the path and file name are correct "./" in the css style file means it's looking in the root directory. Also check the height and width arguments are correct with units (px). You don't have to load the image as a background image, you can load it as an image in HTML in the file instead if you want.
When I tried looking for your background image by navigating to the filename I got a 404 error so I think the path is probably wrong. The paths are all relative, you can read about it here: https://www.w3schools.com/Html/html_filepaths.asp
Since you're using my code as a base/reference, I'd appreciate it if you could mention it somewhere on your site like "this website layout was inspired by pixelglade's site" with a link to my site - that's just the terms of the Creative Commons license, you can remix and build upon the content or alter it but attribution is usually required. Whenever your website is finished, I'd appreciate the mention. 🙂
Thank you a lot for the help!! I'll double check the path to make sure I get it right. And yes absolutely! I'll be sure to give a link back to pixelglade on my main page since I am referencing your code :) thank you for letting me use it to learn, I appreciate it.
You're welcome! Let me know if you have any more questions.
Hi again! I've made a lot of progress on my site that I'm very happy with c: Thank you for letting me learn from your code. I have three minor things on my site I want to debug.
First two have to do with responsive design; I want to achieve the equally spaced nav box effect your site has on mobile. I referenced your code, but on my phone my site's "About" box is too squished, making the text feel crammed, while my "Projects" box is too spread out. My "Misc" box seems just fine though. What can I do to even out the "about" and "projects" boxes?
The second thing on mobile; if I swipe on my phone it will reveal that there is extra unused space to the right of my page. I was looking stuff up, and I think it comes from me adding padding to a box that had "width=100%" for responsive design. I can't seem to find the offending box though. This extra space on mobile isn't something present on your site, do you know how you prevented this?
The last thing is very minor, but something I notice on my home page is that there is some extra space between the start of the content box and my beginning header. I checked the css for h2 but I can't find any extra padding, so I'm not sure what is going on. Do you have any ideas?
Sorry for all the questions haha, thank you a lot for all the help. Wishing you the best
In regards to the size of the nav box in mobile when it's running along the top, it's set to fill 100% of the space. It looks like the middle column might be larger is due to the line length- the Pokemon: Sceptre/Spear could be the culprit, I generally tried to keep all my heading names roughly a similar length for that reason. A way to test is to temporarily remove all the headings and see what the columns look like
I recommend testing your website in a browser and you can do Right Click > Inspect (Q) and then hover the mouse over different elements. When I did this, I found your h1 banner is what is causing the extra space on the right. If you click the element in this mode you can see a highlight for what the padding is, the position, etc.
My suspicion is the extra space and the header positioning are related issues, if you solve one it might fix the other. The inspect says it's the h1.banner element rather than the header so I'd look into that.
So don't get me wrong, testing on mobile is important but for narrowing down issues with elements you can resize your browser window to be squished and it will have approximately the same effect which can help you search for issues this way with Inspect.
Thank you so much! Your responses helped me fix all of those issues c:
Hi again! c: I am trying to create "favorite things" sections with booktable grids like yours. But one issue I am running into is that when I resize my browser window, the .bookdescription text will go off of the page. Do you know how to keep it in the main container?
Hello~ I actually had this problem with css-grid as well but I never got around to fixing it. In other parts of the site where I have tables (e.g. guestbook, resources root pages) I use just html tables that are set to fit the window. You could try something like that instead, sorry I can't be more help about this right now.
No need to be sorry at all! Thanks for the suggestion c: I'll see what I can do