[TAG] ISSN
Jimmy O'Regan
joregan at gmail.com
Thu Jan 4 23:45:15 MSK 2007
On 04/01/07, Mike Orr <sluggoster at gmail.com> wrote:
> LG has an ISSN number now and we need to put it on the home page and
> TWDT. ISSN is an international periodical number similar to ISBN; it
> makes the magazine look "legtimate" so people can get academic credit
> for their articles in LG. Ben and I have discussed various locations
> but haven't found anything that both looks good and is straightforward
> with HTML/CSS:
>
> 1) Left on the menu bar. Ben tried this but it splits the menu onto
> two lines on my Firefox. http://linuxgazette.net/index1.html
Does removing the 'width' attributes give you what you're looking for?
i.e., this:
```
<div id="navigation">
<table summary="masthead" width="100%">
<tr>
<td align="left" style="font-size: 10px; font-weight: bold">
ISSN: 1934-371X
</td>
<td align="right" style="font-size: 10px; font-weight: bold">
...
'''
More information about the TAG
mailing list