Neocities allows anyone to create a free web site to express themselves. Want to create your own awesome site? Join us!
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 ocs reading arte cute kpop education programacion history animals musica film fun sports roblox literature philosophy html nature programing science tech travel videogame web politics minecraft gamedev school retro youtube computers cartoons videojuegos pokemon life 2000s love video blogging illustration diary fantasy dogs pink random comic memes gardening internet videos idk test linux webcomic queer oc cooking nostalgia kawaii y2k ai tv arg fandom news aesthetic emo fanfiction business journal cars worldbuilding health learning vocaloid silly crafts stuff media math space films fiction 90s stories website scifi cutecore css culture cat football arts painting graphics etc homestuck software marketing lgbt goth baking punk sanrio 3d journaling commissions sport pixelart crochet archive artist digitalart psychology cinema program me diy dance dnd characters funny comida religion metal trans makeup shows lgbtq graphicdesign cool javascript entertainment streaming fanart code sonic development scene editing aboutme series rpg clothes creativity friends indie lifestyle webcomics story roleplay plants comedy guitar webcore languages weird gay zines electronics hacking everything rock webdesign ttrpg educacion cyberpunk community reviews study aesthetics engineering sewing informatica computer basketball beauty soccer it originalcharacters oldweb fnaf weirdcore social vintage spirituality vtuber discord pets project vaporwave photos shop about movie information clothing architecture storytelling coffee flowers blogs language nintendo deltarune testing html5 japan undertale shopping mlp biology magic cosplay thoughts money crypto digital hobbies fitness radio creative lore blinkies book nothing ttrpgs experimental chat tecnologia info physics cybersecurity furries alternative astronomy bugs singing fandoms japanese site websites birds occult resume other autism witchcraft juegos wip finance futbol anything lain research band profile dolls sleeping sleep television gamedevelopment vr theatre projects events tvshows system crafting apps ghchs work genshin linguistics personalwebsite photo splatoon webdevelopment vampires all dreams fish carrd python transgender free knitting interests meme astrology rap developer toys fanfic mentalhealth puzzle yaoi windows pixels aliens fortnite wiki app collecting moda robots deportes drawings coquette dog animations touhou a dancing romance family poems english bio cartoon gothic visualnovels tarot security stamps skateboarding marvel online intro links fnf pizza modding medicine mathematics hiking gatos osc data adventure humor essays teaching frutigeraero interactive lol characterdesign journalism no mystery gamedesign roleplaying dragons gallery gyaru animes fansite gym chess rp zine hobby twitch creepypasta zonelets objectshows gifs jfashion resources pixel breakcore home ffxiv meow scenecore tf2 puzzles law mythology ocean noise privacy popculture twine dreamcore death traveling musicals vkei hiphop piano myself birthday graphic novels introduction podcast recipes android audio blender danganronpa progamming rpgs ecommerce yuri dark bfdi stars communism swag car plushies robotics hellokitty shrine socialmedia indiegames awesome style activism pjsk pictures none paranormal jogos omori studying production deporte foods lolita running boardgames educational bunnies student utau electronic girls christianity misc feminism anarchism jewelry things wrestling lesbian travelling bitcoin spanish mario scratch old god unblocked filmmaking vent clowns computing sharks webdev volleyball geography outdoors pinterest realestate store dev designing songs doom maths grunge pc 80s jpop craft java vtubers flash images 3dmodeling help peliculas college environment amor transformers starwars brasil tumblr collage tools dinosaurs creepy trains stickers jazz services bts cafe epic event computerscience escuela chemistry warriorcats translation novel baseball blue yoga plurality acting collection pastel bl lego construction mcr cyber programar js southpark persona cine programas retrogaming jesus tea multimedia tabletop tcc fotografia therian libros theater yes podcasts monsters forum videoediting otherkin weed gamer args truecrime whatever horses alt trading estudiante shoes medical supernatural techno enstars programmer weather miku hardware skating vlog pop cozy dc insects videography tiktok homepage turismo search manhwa angels cricket curso salud economics people freedom kirby hi skincare maps learn opensource drama socialism kidcore historia bsd dj draw restaurant surrealism modeling swimming digitalmarketing ecology lgbtqia sound closedspecies green f1 kandi vhs halloween ropa girly service petz artwork world ideas tattoos text analysis shitposting hockey tourism depression bible fishing nerd author animanga edm cleaning furniture animales cv egl conspiracy literatura healthcare blockchain whimsy drugs kdrama cultura chatting homework racing did rats 3dprinting trinkets academia frogs women mobile surreal tennis plural videogaming academic filmes bands friendship chill library sculpture general scary cryptocurrency sciencefiction programa networking hardcore sociology hair tutorials knowledge informacion brazil wedding christian soft alterhuman truth species visualnovel eating rpgmaker programacao thrifting aviation society genshinimpact analog water mods miriadax creation foss ghosts practice estudio colors ambient glitch university anarchy quotes gacha server jjba erotica sites conlang cryptids css3 retrogames livros batman wellness company google anthropology bot programs onepiece purple ux cycling sustainability graffiti guns artes schoolproject live review class neocities sketching twitter superheroes medieval garden noticias forsaken harrypotter kids character revival writer advertising shitpost instagram mangas cs blood magazine crime theology startrek archives writting webseries vampire lostmedia bikes nails play esoteric camping rants cards tattoo dating theory performance animal building articles industrial otaku 3dart idols evangelion rhythmgames church analoghorror frontend ceramics talking os disney unblockedgames spiderman interactivefiction meditation training house handmade synthesizers ultrakill liminal future illustrations jobs apple notes prompts content youtuber spooky yapping concerts decor datascience shrines chaos tareas viajes tecnology french party finalfantasy originalcharacter tarea voiceacting new designer silliness exercise selfship zelda crocheting vrchat rambling doodles communication magick shoegaze sims facts something paganism mylittlepony neopets cult embroidery folklore satire calculator musicproduction entretenimiento hack disability creating sweets animalcrossing rainbow desing visualkei repair joke geek cheese jokes photoshop terror creatures overwatch tic download developing marxism desarrollo anthro halflife crk kink miscellaneous black quiz shifting spiritual php private vinyl commission club tokipona vtubing conlangs military webring vegan scrapbooking ar mtg trabajo bass self scp adhd hotel projectsekai oldroblox musics vlogs happy creativewriting beach seals kdramas doctorwho agriculture map islam archival tokusatsu tips ranfren arcane pet more beginner animating secret zombies drinks motorcycles mushrooms edits yugioh songwriting sanat underground generator csgo 1 lolitafashion mecha vibes hosting gender casino stupid index kin musician lofi mha products productivity ui words randomstuff 4chan studies cities time beer rave stem red cottagecore collections shoujo dungeonsanddragons electronica fanfics city tamagotchi glitter proyecto retrocomputing poesia
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