Author Topic: html  (Read 1318 times)

EUOL

  • Moderator
  • Level 58
  • *
  • Posts: 4708
  • Fell Points: 33
  • Mr. Prolific [tm]
    • View Profile
    • Brandon Sanderson dot com
html
« on: September 23, 2004, 07:06:44 PM »
So...can you format html to display things like a regular document?  Ie, can you make it automatically indent the first line of a paragraph?  And can you make it double-space?

Inquiring minds want to know.
http://www.BrandonSanderson.com

"Technically, I don't even have a brain."--Fellfrosch

The Holy Saint, Grand High Poobah, Master of Monkeys, Ehlers

  • Administrator
  • Level 96
  • *****
  • Posts: 19211
  • Fell Points: 17
  • monkeys? yes.
    • View Profile
    • herb's world
Re: html
« Reply #1 on: September 23, 2004, 07:35:04 PM »
use the <pre> tag. Though that's not friendly to resizing displays. I believe there's a style sheet way to do it, but I'm too lazy to look it up, and someone geekier than me will get to it first anyway.

Peter Ahlstrom

  • Administrator
  • Level 59
  • *****
  • Posts: 4902
  • Fell Points: 2
  • Assistant to Mr. Sanderson
    • View Profile
Re: html
« Reply #2 on: September 23, 2004, 10:30:17 PM »
Yes, you can do all those things by using CSS (not with <pre>). It's a bit complicated, especially if you know nothing about CSS already.
All Saiyuki fans should check out Dazzle! Emotionally wrenching action-adventure and quirky humor! (At least read chapter 6 and tell me if you're not hooked.) Volume 10 out now!

JP Dogberry

  • Level 41
  • *
  • Posts: 2713
  • Fell Points: 9
  • Master of Newbie Slapdown!
    • View Profile
    • Effusive Ambivalence
Re: html
« Reply #3 on: September 23, 2004, 10:39:06 PM »
Complex, but extremely powerful. Which is why I should learn to do it one of these days, using full XML rather than sticking to my HTML 3.2 roots.
Go go super JP newbie slapdown force! - Entropy

Spriggan

  • Administrator
  • Level 78
  • *****
  • Posts: 10582
  • Fell Points: 31
  • Yes, I am this awesome
    • View Profile
    • Legacies Lost
Re: html
« Reply #4 on: September 24, 2004, 02:37:28 AM »
you mean XHTML JP, XML is a completly different thing.
Screw it, I'm buying crayons and paper. I can imagineer my own adventures! Wheeee!

Chuck Norris is the reason Waldo is hiding.


stacer

  • Level 58
  • *
  • Posts: 4641
  • Fell Points: 0
    • View Profile
    • Stacy Whitman's Grimoire
Re: html
« Reply #5 on: September 24, 2004, 10:00:14 AM »
XML is a markup used in things like Quark, isn't it? Or at least, in InCopy and InDesign. I think I was going to have to learn it if I stayed on at Houghton, because they were transitioning over to it.
Help start a small press dedicated to publishing multicultural fantasy and science fiction for children and young adults. http://preview.tinyurl.com/pzojaf.

Follow our blog at http://www.tupublishing.com
We're on Twitter, too! http://www.twitter.com/tupublishing

JP Dogberry

  • Level 41
  • *
  • Posts: 2713
  • Fell Points: 9
  • Master of Newbie Slapdown!
    • View Profile
    • Effusive Ambivalence
Re: html
« Reply #6 on: September 24, 2004, 10:00:59 AM »
Yeah yeah, so I left out a letter.  Big words coming from someone whose birthday we celebrate by intentionally misspelling words. :)
Go go super JP newbie slapdown force! - Entropy

The Holy Saint, Grand High Poobah, Master of Monkeys, Ehlers

  • Administrator
  • Level 96
  • *****
  • Posts: 19211
  • Fell Points: 17
  • monkeys? yes.
    • View Profile
    • herb's world
Re: html
« Reply #7 on: September 24, 2004, 10:08:01 AM »
actually, it was two letters. HT

Big words from someone whose whole country gratuitously ADDS letters to words like armor, honor, and color.

JP Dogberry

  • Level 41
  • *
  • Posts: 2713
  • Fell Points: 9
  • Master of Newbie Slapdown!
    • View Profile
    • Effusive Ambivalence
Re: html
« Reply #8 on: September 24, 2004, 10:23:32 AM »
So I can't count. Big words coming from a, ....uhh, Guy with Ninja Monkeys!
Go go super JP newbie slapdown force! - Entropy

The Holy Saint, Grand High Poobah, Master of Monkeys, Ehlers

  • Administrator
  • Level 96
  • *****
  • Posts: 19211
  • Fell Points: 17
  • monkeys? yes.
    • View Profile
    • herb's world
Re: html
« Reply #9 on: September 24, 2004, 10:42:36 AM »
and you're right. I can't count my ninja monkeys. For they are legion.

Peter Ahlstrom

  • Administrator
  • Level 59
  • *****
  • Posts: 4902
  • Fell Points: 2
  • Assistant to Mr. Sanderson
    • View Profile
Re: html
« Reply #10 on: September 24, 2004, 11:26:58 PM »
XML is a superset of XHTML and can be used for tons of stuff beyond just web pages.
All Saiyuki fans should check out Dazzle! Emotionally wrenching action-adventure and quirky humor! (At least read chapter 6 and tell me if you're not hooked.) Volume 10 out now!