Tag Archives: Tada

Back to the drawingboard…

Fine, after seeing CSSZenGarden, We are humbled, and once reading Glyak’s CSS part one Tutorial, I decided to start screwing around which has a simple css layout. I immediately make a roadblock — Suprise! – coping with i. e. MY SPOUSE AND I created three instructional classes – a header, major, and menu. I positioned them according to the math with Glyak’s awesome short training, and tada! achievements in Firefox. Inside i. e., not so much. Seems to do using the padding, as when i remove it, Firefox as well as i. e. show similar thing. here’s several linkage. Extra padding on… Code: . head position: absolute; leading: 15px; left: 15px; width: 700px; height: 100px; background-color: #000000; extra padding: 5px; color: #FFEEDD . selection position: absolute; leading: 125px; left: 15px; width: 200px; height: 700px; background-color: #123456; extra padding: 5px; . main location: absolute; top: 125px; left: 225px; width: 490; levels: 565; padding: 5px; background-color: #556677; Padding away… Code: . head position: absolute; leading: 15px; left: 15px; width: 700px; height: 100px; background-color: #000000; /*padding: 5px; */ colouring: #FFEEDD . menu location: absolute; top: 125px; left: 15px; width: 200px; levels: 700px; background-color: #123456; /*padding: 5px; */ . major position: absolute; leading: 125px; … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

Java in PostgreSQL

http: //wiki. tada. se/wiki/display/pljava/Home Useful. Right now you’ll be able to only use PL/PgSQL, D, and SQL pertaining to functions in PostgreSQL, however with Java, you will get something as highly effective as C devoid of the shame of understanding you wrote anything in C.

Posted in Web Design | Tagged , , , , , , , | Leave a comment