blue / white girlkind

✦ ✧ -shouko's coding practice ✦ ✧

  

            GIRLKIND

 

             GIRLKIND
                                               jeon heesun ¦  lee seheun ¦  bang sunhee ¦  bae yujin  ¦  kim jikang

                                   

 

Like this story? Give it an Upvote!
Thank you!
-shouko
woah it's been about 5 months since i last worked on coding on here

Comments

You must be logged in to comment
2min_love
#1
Chapter 16: these are amazing for someone who is just starting coding, mine look like poo! XD I want to get into coding but like not very many tutorials out there for this type of coding... I try to figure things out by myself and I can do pretty good since I can understand some of the coding. If there was a class for this lol damn there would be more people on here who do layouts, it seems like there isn't much people who continuously do layouts. If you wouldn't mind me looking at the coding to see how you did it, I would also like to try it out!! :D I need something to do with my free time aha
LayDZhang
#2
Chapter 3: Oh keep going!:)
You fan of Naruto?
ann1914
#3
We all start somewhere so don't give up and continue experimenting. Eventually, you'll be able to code a layout you'll be proud of showing everyone. ^^

I would like to say three things:
1. So that the words won't look too squished inside the boxes, you can add the code 'padding' (ex: padding: 5px or padding: 10px 5px 10px 5px). This will give you space inside the boxes for the text. The second example I gave specifies the top, right, bottom, left (aka clockwise) respectively if you wish for them to have different paddings. The same goes if you use margins.
2. If you have problems with choosing colors, you can try searching for color palettes online, use different shades of the same color, or use the basic gray, black, and white scheme.
3. You're always welcome to look at other coders' codes. As long as you follow their rules and not claim their codes as your own (or use as base, etc.), you can look at them to study. Aside from looking at the tutorials around AFF, looking at someone's codes to study may help.

Good luck and have fun! :)