Fun Stuff > CLIKC

Teh omg, coding!?

<< < (2/8) > >>

5thWheel:
I started programming aged 7 (ZX Spectrum BASIC!) and haven't stopped since (I'm 30 now).  I do C++ things professionally & at some point I'm going to upload my serial analyser to sourceforge or something because open source code is wonderful.
My brother is enough into CSS to make me get all squishy when a website's menus & stuff work in my no-java Mozilla :)  & he defined a (PHP?) exception class called "poo" so he could write "throw poo" and "catch poo" and things, [giggle|sigh] :D.

KharBevNor:
Html, dash of CSS, want to get to know PHP to the point of being able to set up a wiki or a forum.

I also used to be able to rock out mightily in BBC Basic, but that has kinda limited applications...

salada:

--- Quote from: jeph ---CSS, html, a tiny bit of PHP, and that's it.

The real trick to CSS (unfortunately) is getting shit to work in all browwsers.
--- End quote ---


using a global whitespace reset at the start of all your stylesheets really, really helps:

http://leftjustified.net/journal/2004/10/19/global-ws-reset/

it resets all the padding and margins on every element (p, h1, h2, h3, ul, li and so on) to 0. this is allows you absolute control over padding and margins; otherwise they use 'default' settings (which vary from browser to browser). (my explanation sucks. read the link above).

also, i don't even bother serving CSS to 4.0 browsers anymore. they're at least 8 years old now, and are so buggy / standards-incomplient it's not even funny. if you're still using a version 4 browser now, i didn't want you to see my site anyway :P

nickyandthefuture:
Woo, LabView!  I don't write programs, I draw them!

victor_smithe:
HTML, CSS, a lil PHP, VB/Script, C/C++, Java and a little C#. Websites, programs and .NET oh my.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version