View Single Post
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#301
Originally Posted by Lobi_Earl View Post
omg b666m where did you learn to code that good?? I wish I could do this too I'd really like to get the message bubble's corners rounded same as the avatars are... got this problem in IM conversations cause I'm not using the bubbles css postet earlier in this Thread, it was way too laggy...
mhm? ^^

nowhere.

i learned C and JAVA (and CAPL for automotive bus systems)

html and css are really easy.

in html you only have to care about the tags <div> ... </div> and <span> ... </span> and what class-names are used.

then in the css you can take this class-names and modify the style/layout of the content.

for all options/commands -> google. xD