#class html
Explore tagged Tumblr posts
Text
Lovely lesson code <3
Hello everyone!
I hope all of you are doing great! This is the very first wox code that I ever made! I have always dreamed of making wox codes and letting everyone enjoy them! Anyways more about the code, it is lesson code but I think you can also use it as an article. I don't really know what else to write so just enjoy the code!
link
Please keep the credits!
~Basic Codes
11 notes
·
View notes
Text
hyperfixated on this game so hard i tried to recreate ac syndicate's animus database using html css and js👍
i will make this responsive though, i've only started doing the frontend but i'll also start doing the backend as soon as i finish this
basically this is gonna be a website that will allow you to create a database of your assassin's creed OCs (btw this was inspired by @gwen-the-assassin's idea <33) and help you with worldbuilding and making AUs (i know the ac fanon wiki already exists for that but i wanted to make the experience of keeping a database more immersive u know....)
this might take a while to be completed, but I'll try to post updates on it as much as possible! if there are any programmers/web developers in the ac fandom that want to contribute to this project plsplspls DM me!!
actual pic of the database for comparison:
ik it's not entirely accurate but this is the simplest database in the game that i could recreate lmao
also code snippets just cuz (+ me crashing out)
#u know what#i might just pass this for my database systems class#assassin's creed#assassin's creed syndicate#ac syndicate#animus#video games#gaming#programming#coding#codeblr#web development#ui ux design#html css#javascript
156 notes
·
View notes
Text
in the jigsaw universe the team sets up a barebones html website where people can recommend others for jigsaw traps but it’s like 50/50 on whether the tattler gets trapped instead
#shitty saw traps#saw franchise#mod amanda#like a proto-am I the asshole#john coded it himself after taking an html class at the senior center#I may have made this exact post already I’m not sure
472 notes
·
View notes
Text
Web design is my passion
#shitpost#wobbledog#just 1#as you can see my programming class is going very well#html#i know a lot more than i did about html but i can barely do ANYTHING with what i know#fun fact i actually had to put in MORE effort to make it look like this m#quick image tutorial incoming#when you alter the image size in css you use the string img { width: 400px; } (or your desired pixel number or percentage)#and this scales your image accordingly. however.#you can also add a second value of height or width depending on what you started with and the image WILL stretch#so my code looked like this:#img { width: 100%; height: 400px; }#also ☝️ the colour of the title is dodgerblue and i think its the best blue. followed closely by aliceblue
38 notes
·
View notes
Text
sometimes when you're not a great programmer and everyone looks at you and goes "i don't know... that's scary" when you want to do something in ren'py you have to get creative and by creative i mean code that would make an actual programmer get mad at you
#i have three semesters of java and one of python behind my belt from college like five/six years ago and i haven't learned anything since#yet i stay silly#i taught myself html once for a web design class where the professor was completely incompetent i can do a lot through sheer determination#notart#well that first sentence is a lie actually. i learned how classes/children worked so i could make item objects#which is something i kind of knew but forgor
136 notes
·
View notes
Text
mooneater
#kuro.txt#flight rising#dragon share#btw does anyone know how to edit the html in posts to make images smaller#i remember it has something to do with the [class=''tmblr-full''] part but i cant remember what you replace 'full' with#assuming that still works this was back on the original dash rather than beta#she looks a lot better at proper resolution but having two images so i could balance the sizing wasnt working for me aesthetic wise
55 notes
·
View notes
Text
omg I learned how to do gradient texts!!! I had to whip out and dust my old html coding memory then I went and found html code generator for gradient texts I love that
#I made a whole site using html once for class#I also learned java and how to make sites using that too I'm not that good at java either#IK some c++ but that's prob the worst one I remember nothing from it
8 notes
·
View notes
Text
<!DOCTYPE html> <html> <style> p {color:rgb(005,225,225);} </style> <body>
<p> <p style="font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;"> <br> <br> Hello!
<br> <br> I’m going to start to draw more. <em> (TRUST ME, IM TRYING BUT ARTBLOCK…) </em>
</p> </body>
</html>
^ Just a little HTML practice. I haven’t learned much, but I’ve memorized most of it! (I think)
This was from memory, so I might have messed it up like once or twice. Also I DON’T memorize RGB numbers. <3
THIS IS VERY MUCH JUST ME YAPPING LMAO (if you understand html you will hopefully understand 😊)
#Html#html code#I practice in Replit lol#or just write it down#(I have 10+ pages of practice on this that I wrote from memory)#I love explaining HTML to my friends who don’t understand it#(They are in the same coding class but they still don’t understand)#HHEHEHEH#i love html and javascript#Code#coding#I still gotta memorize some more#Not much#just around 24 lines of code I don’t understand#I’ll search up the meanings if I don’t understand it lmao
9 notes
·
View notes
Text
Lime - wallpost/class overview
I finally finished my first ever class overview code that did not break right in front of my eyes HAHAHA
It took ridiculously long to get it right, so I hope it'll work for you too
Matching Article & Lesson code: here
Please read the TERMS OF USE before using my code <3
Link: v.1 (wallpost) || v.2 (class overview)
#wox#css#code#html#woxcode#free#wox wallpost#wallpost#course#class overview#nickycodes#coder's choice#overview
25 notes
·
View notes
Text
i need to learn 3d modelling so that more than anything my power to mod persona 4 golden can grow
#rambles#modding#the thing is i'm SO BAD at following tutorials#i've always learned better by doing my own thing. messing around with whatever tool it is until it works#but that isn't really something i can do with 3d modelling.#or at least it's not something i can do at a total beginner level. i imagine it'll be kinda like how i learned coding#(did a couple free online classes and once i learned the very basics/got bored i just did my own thing)#but i started THAT when i was like 14. i wanna be as good at blender as i am with html/css NOW!!!!!!#<- is not even that good w html#<- because of the aforementioned ''hates taking classes on this kind of thing'' thing
3 notes
·
View notes
Text
How to get into Coding!
Coding is very important now and in the future. Technology relies on coding and in the future you will need to know how to code to get a high-paying job. Many people consider having Computer Science field-related jobs, especially in AI. What if you are interested it in general or as a hobby? What if you don't know what you want to do yet for college?
Pick a language you want to learn: Personally, I started out with HTML and CSS. I recommend if you want to do web design HTML and CSS are good languages to start with. Otherwise, start with JavaScript or Python.
2. Find Resources: Basically you want to look at videos on YouTube, and take classes that have coding like AP CSP, AP CS A (harder class), Digital Information Technology, etc. You can also attend classes outside in the summer like CodeNinjas and use websites like code.org, freeCodeCamp, and Codecademy. Also, ask your friends for help too! You can find communities on Reddit and Discord as well.
3. Start Practicing: Practice slowly by doing small projects like making games for websites and apps. You can work with friends if you are still a beginner or need help. There's also open-source coding you can do!
4. Continue coding: If you don't continue, you will lose your skills. Be sure to always look up news on coding and different coding languages.
5. Certifications: If you are advanced in coding or want to learn more about technology, you can do certifications. This can cost a lot of money depending on what certification you are doing. Some school districts pay for your certification test. But if you take the test and pass, you can put it on your resume, and job recruiters/interviewers will be impressed! This can help with college applications and show initiative if you want a computer science degree. This shows you are a "master" of the language.
#tech#coding#learning#education#hobby#fun#jobs#high school#college#university#youtube#reddit#certification#javascript#java#python#html css#css#html#ap classes#ap csp#information technology#technology#computer science#programming#software engineering#web design#web development#discord chat#discord server
9 notes
·
View notes
Text
Someone fuckin save me I am so so so so tired
#speculation nation#just got done with orchestra. gotta get home and eat then get back to work on my website stuff#i can do it im fairly sure. i am just. so so so so so so tired#the kind of desperately tired where even just having my eyes open is a chore#i might... need to take a little nap or something. i dont know. rest my eyes for an hour or two.#i dont have much time but i feel like my brain is about to melt out of my ears#and at least i finished my header and footer stuff for my html pages#i just gotta put the content in. which has already been made. just gotta. figure out formatting.#and class is canceled tomorrow morning so i can sleep in. i just need to get through the last of this project. then i can rest a bit.#of course then i have a presentation on thursday but at least ive already organized that#so i just need to do my slide(s) and make sure everyone else has done theirs#since i went and appointed myself unofficial leader and organized the damn work allotment for everyone#since Someone had to do it. i gave it 3 days and no one did anything so i went ahead and did it myself.#that at least can wait until after class tomorrow ish. at the very least.#maybe i can do my dishes in the morning tomorrow. i dont think im gonna manage it today either.#but that begs the question of what the fuck im doing for dinner today. i have... two clean spoons. bc i washed them yesterday#i washed a bowl a fork and two spoons yesterday. i had none clean before. i have no clean bowls again.#my soul fuckin screaming for the love of god help me. ive got no clean dishes and im so desperately tired#and i have to finish making 6 web pages before midnight or im !!!!!!FUCKED!!!!!!#for now.. i just need to focus on getting home... i get home and then i'll figure Something out for food.....#ugh.......
2 notes
·
View notes
Text
Hello!
Wanted to link my A03 account in a post because I’m brain dead and don’t know how to do it in my profile.
I write Witcher fic and am working on some new stuff too, so check it out if you’d like 🥰
#html continues to haunt my life#my freshman comp sci class didn’t cover this#the witcher#jaskier#geraskier#twn#geralt#geralt of rivia
6 notes
·
View notes
Text
greetings fine citizens of spice-ghouls dot tumblr dot com. How is everyone
#Work was batshit today I was there 2 hours after I was supposed to be done for the day#because we had a bunch of rush pages authored that I had to QA before leaving.#But at least that project is over and out of our hair now and tomorrow won't be anywhere near that hectic.#I'm learning a new song on the banjo (foggy mountain breakdown) and have started an online class to learn some HTML.#Also! Pride is this weekend!#:)#ghoul.txt
7 notes
·
View notes
Text
Exam hit me with two concept that I've literally never heard of (or at least never been explained to me).
"semantic html" -> the <> with things like "img" and other clearly-defined content to them.
"dependency injection" -> a method that receives objects, instead of creating them from scratch (aka, literally how all of our programming is done).
Thankfully, they only amount to 15% of the exam-result, so hopefully I'll still pass?
#school#personal stuff#semantic html feels like such a pointless thing to ask about? like. who cares what you call the damn things.#that's like going into english class and asking you to explain the official words for ''...'' or similar non-words#instead of asking you about HOW TO READ.#dependency injection is more of a wtf moment. bcs like... teach? did you not explain the word for this?#did you just use it randomly and fast-forward through it enough that nobody managed to actually ask what the words mean?#(he might've explained it. but i'm pretty sure it doesn't show up in our actual video-materials. so... who knows how that'll go.)#we also got an ''arrange these concepts in the order that they happen'' which was DEFINITELY not covered.#when the fuck were we talking about IP-addresses? hmm? when was DNS mentioned?#i mean i could guess some of the order from the context of it all. but others were wild guesses. so... that's fun.#sooo... yeah. some of the questions were a bit difficult and others were easy. and some of it were just... semantics that don't matter#which sounds about right. i think my teacher might be something of a moron? and hopefully we can rake him over the coals for this.#(though i suppose that depends on if my lack of ''proper studying'' means that i just ''missed things'' that others didn't)#(but like. if NOBODY answers some of those questions correctly? then i feel like we should take him to task for those questions)#(either for him not actually teaching us about those concepts. or bcs they shouldn't have been in the damn exam to begin with)
2 notes
·
View notes
Text
i love it when federal sites haven't updated their code since like. 2003 or something
#i click on a link and i'm greeted with an early 2000s-esque page layout (read: all the contents of the page are#jammed onto the left side. just for starters) and i'm like '???' and i start inspecting the page source and the first line literally reads#<Script language=“JavaScript”> and i'm just. y'all aren't even gonna update it to read <!DOCTYPE html>???????#OR ANY OF THE OLDER <!DOCTYPE> TAGS IN GENERAL?????#AND THE FIRST LINE STARTS ON LINE 5 FOR SOME FUCKING REASON#THEY HAVE AN ENTIRE DIV CLASS FOR A 'WHAT'S NEW' BOX COMMENTED OUT IN THE CODE INSTEAD OF JUST ERASING IT ENTIRELY#AND THE CODE IS LIKE 'LAST UPDATED/REVIEWED JUNE 5 2007' AND I JUST????????? WHAT. WHATTTTTT#THERE'S A CLEAR LINK TO JQUERY 3.5.0 WHICH WAS RELEASED IN LIKE 2020 IIRC SO WHAT THE FUCK IS THE REST OF THIS ALL ABOUT??????#WHY AM I SEEING SHIT LIKE '<p><b>Your session has expired.</p></b>'??????#THAT'S NOT EVEN GETTING INTO EVERYTHING ELSE!!!! GODDAMN!!!!!!!!
5 notes
·
View notes