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