Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 12 Jul 2005.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
[DIS] html acronym title

[DIS] html acronym title

alt.ascii-art · 3 messages · 12 Jul 2005 - 13 Jul 2005
The reason I`m back again is to pose this question to your expertise in 
the off chance somebody will have a solution (not an alternative). I 
know how badly I need to sit myself down and make the switch to xml (or 
even css), but I won`t do that until I understand html better. Here is 
my question:

Out of curiosity, I`ve managed to create an acronym title for my 28-year 
calendar cycle <http://r.aguirre.home.att.net> which drops down the 
calendar for the month. It wasn`t easy and still needs some minor 
adjustments. The problem i am having is the spacing and the fixed width. 
What would make an alternative method of maintaining a double space to 
seperate characters. html has the habbit of converting double spaces 
into single spaces. I`ve tried using key combinations for em-spacing, as 
well as en-spacing, but that just incurs a weird character into my 
monthly calendar. If you followed the hyperlink to my index page, find 
the link for the current month "July 2005" where there is an acronym 
title attached to it and see for yourself the awkward manner the first 
and second week display.

Another question is whether there is some way to specify that the 
acronym title display in teletype, or any other print that has fixed 
width characteristics. I think that this question is irrelevant because 
it actually does display fixed width and it`s just that double spacing 
glitch that is throwing me off.

-- 

\  /
 6
/  \
http://r.aguirre.home.att.net

On 13 Jul 2005 Bier de Stone <art...@att.net> wrote in
news:42D...@att.net: 

> Out of curiosity, I`ve managed to create an acronym title for my
> 28-year calendar cycle <http://r.aguirre.home.att.net> which drops
> down the calendar for the month. It wasn`t easy and still needs
> some minor adjustments. The problem i am having is the spacing and
> the fixed width. What would make an alternative method of
> maintaining a double space to seperate characters. 

Two possible things to look into. The first is to enclose things in 
<pre> tags but that probably won't work for you. The second is to use 
&nbsp in place of spaces.

> Another question is whether there is some way to specify that the 
> acronym title display in teletype, or any other print that has
> fixed width characteristics. I think that this question is
> irrelevant because it actually does display fixed width and it`s
> just that double spacing glitch that is throwing me off.

Using HTML3.2 you want either the <tt> tag or to use <font face='pick a 
font'> although the latter is not standardised.

-- 
Graham Drabble
http://www.drabble.me.uk/

Faux_Pseudo <Fau...@gmail.com> ASCII art 13 Jul 2005 02:23 · permalink · report
_.-In alt.ascii-art, Bier de Stone wrote the following -._
> into single spaces. I`ve tried using key combinations for em-spacing, as 
> well as en-spacing, but that just incurs a weird character into my 
> monthly calendar. If you followed the hyperlink to my index page, find 
> the link for the current month "July 2005" where there is an acronym 
> title attached to it and see for yourself the awkward manner the first 
> and second week display.

<pre><tt>
 this i s    a   tes   t ...
</tt></pre>

Or you can go with a table for a cal.

<table><tr><td>
01</td><td>02</td><td>03</td><td>04
</td></tr><tr><td>
05</td><td>06</td><td>07</td><td>08
</td></tr></table>


-- 
  .-'))       fauxascii.com        ('-.  | It's a damn poor mind that
 ' ..-  .:" )               ( ":.  -.. ' | can only think of one way to
  ((,,_;'.;'   UIN=66618055  ';. ';_,,)) | spell a word.
        ((_.YIM=Faux_Pseudo :._))        | - Andrew Jackson

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 2005 and are mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post