Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

A good book to learn HTML/CSS

Name: Anonymous 2012-04-30 20:42

I'd like to write yet another shitty layout engine and browser in a Lisp-like language I made.  While I do have minimal knowledge of HTML and CSS, it's not sufficient and this is why I am asking you now, /anus/, what do you think is the best HTML/CSS reference nowadays?

Name: Anonymous 2012-04-30 21:01

niggerAss

Name: Anonymous 2012-04-30 21:16

digger nicks

Name: Anonymous 2012-04-30 22:20

Use SXML:


(sxml (doctype "text/sxml")
 (head
  (title "sxml is neat")
  (script "text/scheme"
   '(
     (defun (fact x)
      (cond
       ((> x 1) (* x (fact (- x 1))))
       (t 1))))))
 (body
  (h1 "sxml is really neat")
  (blink "poop")
  (p "Lorem ipsum dolor sit amet.  Lorem ipsum dolor sit amet.  Lorem ipsum dolor sit amet.")))

Name: Anonymous 2012-04-30 22:27

>>4
thumbs up if you read it as "Sex ML"!

Name: Anonymous 2012-05-01 0:36

>>5
Anonymous likes this.

Name: Anonymous 2012-05-01 12:07

>>4
I'm already doing that as an internal representation.

Name: Anonymous 2012-05-01 13:12

>>6
le rageface xD
u mad

Name: bampu pantsu 2012-05-29 4:42

bampu pantsu

Don't change these.
Name: Email:
Entire Thread Thread List