hey!!! I'm super new into coding and i want to get better at making layouts and stuff. is there anything that can help get better at it or is it just practice?
coding layouts
2 Kudos
hey!!! I'm super new into coding and i want to get better at making layouts and stuff. is there anything that can help get better at it or is it just practice?
2 Kudos
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
Izzy
For the most part, there's not an abundance of resources online specifically for SpaceHey's profile layout, so how I usually make profiles is logging onto a random alt I made and editing the profile's contents slowly by adding the code into About Me, previewing it, then making any adjustments I need.
Found this blog post running down the majority of common SpaceHey profile tricks, but the majority of code is in the format .class { property: value; }. Highly recommend W3School's CSS Lessons and W3School's HTML Lessons (not as necessary, but helps build foundation a bit) to get a grasp of stuff.
Since CSS is a LOT of copy and pasting code, all you really gotta know is that code format I mentioned earlier, and search up certain properties you can configure! Apologies if my wording is clunky, but I hope this helps! :-)
Report Comment
duncannnn
i usually go into layouts and look at the codes they use and find out their function
i use this to test our layouts without making a new profile: https://nein-mc.neocities.org/csstest/
Report Comment