Дон Карлос (kastaneda) wrote,
html {
	head { title { Веб мог бы быть совсем другим } }
	body {
		div(id='header') {
			a(href='/') { img(border=0) { /images/logo.png } }
			h1 { Привет, мир! }
		}
		div(id='content') {
			p { Такая фигня em { без проблем } преобразуется в XHTML. }
			p { Практического интереса, судя по всему, не представляет ;-) }
		}
	}
}
Tags: q-revo, webdev

greedy_clone_n5

June 22 2009, 16:35:17 UTC 3 years ago

  • New comment
HAML+SASS http://haml.hamptoncatlin.com/ вот реальный кусок
@@ layout
%html
  %head
    %title XXX Hardcore Gay Porno Chat Pizda Hui Siski
    %style{:type => 'text/css'}
      :sass
        body
          :background-color #f00
          \:background-image url(./__sinatra__/404.png)
          :color #fff
          :font-size 12px
        h1
          :font-size 20px
        input
          :border solid 1px brown

Error

default userpic

Your reply will be screened

Your IP address will be recorded