| | 2 questions: 1 on HTML and 1 on Webcounters David Simmons
|
| | Hey all, Now that I've moved my website to a new server with more bandwidth, I can confidently invite more people to browse. However, I'm really curious about the people who find my site who haven't come from Lugnet. I'm looking for a simple, free (...) (17 years ago, 25-May-07, to lugnet.publish)
|
| | |
| | | | Re: 2 questions: 1 on HTML and 1 on Webcounters Dan Boger
|
| | | | (...) Well, depending on how much you want to work at setting it up, webalizer is my personal favorite: (URL) I'm not sure if they're allowing new signups now, but Google's analytics is pretty cool too - might be overkill though: (URL) (...) Uh, I'm (...) (17 years ago, 25-May-07, to lugnet.publish)
|
| | | | |
| | | | | | Thank you, Dan! David Simmons
|
| | | | | (...) But you're right on the mark! That worked perfectly! Thanks very much!! Dave S. (17 years ago, 25-May-07, to lugnet.publish)
|
| | | | | |
| | | | Re: 2 questions: 1 on HTML and 1 on Webcounters Bryan Wong
|
| | | | (...) Hi Dave, Can't answer your question about webcounters, but to do the text thing I think the easiest way is to put the 3 items in a table. One row, three columns. For the middle cell, set the ALIGN property to 'center' and the VALIGN property (...) (17 years ago, 25-May-07, to lugnet.publish)
|
| | | | |
| | | | Re: 2 questions: 1 on HTML and 1 on Webcounters Erik Amzallag
|
| | | | (...) By using the CSS property vertical-align:middle for your images <img src="" alt="" style="vertical-align:middle" />text in the middle<img src="" alt="" style="vertical-align:middle" /> Erik (17 years ago, 25-May-07, to lugnet.publish)
|
| | | | |
| | | | | | Re: 2 questions: 1 on HTML and 1 on Webcounters Timothy Gould
|
| | | | | (...) Wouldn't you need a middle-centered div too? Like so. <img src="" alt="" style="vertical-align:middle; float: left;" /> <div style="vertical-align:middle; float: left; width:40em;">text in the middle</div> <img src="" alt="" (...) (17 years ago, 25-May-07, to lugnet.publish)
|
| | | | | |
| | | | Re: 2 questions: 1 on HTML and 1 on Webcounters Anders Isaksson
|
| | | | (...) (URL) used their free service for many years now, and there have hardly been any glitches at all during that time. (17 years ago, 25-May-07, to lugnet.publish)
|
| | | | |