![]() |
|
|
|
||||||||||
| View Poll Results: Which particular type of formatting is better ?? | |||
| to use the colon after the ending/ending tag |
|
1 | 50.00% |
| to use the colon before the closing/ending tag |
|
1 | 50.00% |
| Voters: 2. You may not vote on this poll | |||
![]() |
|
|
Thread Tools |
|
#1
|
||||
|
||||
|
OK, I don't know if this is the right section, but I couldn't find a better one. Also, I confess that this thread is most probably the "result" of my obsessive pedantry, and the result of me being a kind of a "formatting maniac" ...
For instance, consider my software.html page. As you can see, in all cases where I link to some program's website, I use the colon character after the "strong" closing/ending tag. But the thing is that on the very same page, I also use it the other way, i.e. use the colon char before the closing tag so that it's itself bold too. Example of one such program's link: Code:
... <strong>BartPE</strong>: <a href="http://www.nu2.nu/pebuilder" onclick="target='_blank';">http://www.nu2.nu/pebuilder</a> ... Code:
<strong>My various blogs:</strong> Code:
<strong>TinyURL:</strong> Code:
<strong>Disclaimer 1:</strong> So since I am a "formatting maniac" (and like things being consistent through the site/page), I've decided to use the same formatting in both cases (i.e. in case of programs and these navigational etc. texts), therefore I am curious: by various written or un-written design "standards", which option is better, and which one would you prefer personally. thanks in advance, tayiper
__________________
If you want to, please check out my main general personal http://tadejpersic.50webs.com/ website, which is a some sort of a navigational site that basically only describes and lists links to my other websites and blogs. Last edited by tayiper; Sep 28th 2006 at 6:12 pm. Reason: minor formatting fixes |
|
#2
|
||||
|
||||
|
It looks to me as if you're using the strong tag to simulate a header. If you want a header, use a header tag. That said, and if that's the case, the colon punctuates the header. Thus, <h3>My various blogs: </h3>, would be the way to go.
cheers, gary
__________________
There are people who build a web site without knowing what they're doing, which proves to themselves they do, indeed, know what they're doing. Demos: Gary Turner's html & css workshop |
|
#3
|
||||
|
||||
|
Yes, the punctuation should always be used in the style tags, <b> <strong> <h1> etc.
|
|
#4
|
||||
|
||||
|
OK, thanks both for your opinions ...
tayiper
__________________
If you want to, please check out my main general personal http://tadejpersic.50webs.com/ website, which is a some sort of a navigational site that basically only describes and lists links to my other websites and blogs. |
|
#5
|
||||
|
||||
|
Urgh, now I got so many different opinions (also on other forums) that I am even more confused than before, lol ...
tayiper
__________________
If you want to, please check out my main general personal http://tadejpersic.50webs.com/ website, which is a some sort of a navigational site that basically only describes and lists links to my other websites and blogs. |
|
#6
|
||||
|
||||
|
I don't think it matters too much, if you are consistent. I would include it within a strong, h, em, or other similar tag though, because it is part of the title or category. For instance, if a book is called "Holy Crap: The Story of Saintly Dung," the first two words (including the colon) would generally be written in a larger font (such as on the front of the book) than the subtitle.
That being said, in the case of anchor tags, if only the main title is a link, then I end the link before the colon. *shrug* |
|
#7
|
||||
|
||||
|
Hey guys, see this particular NogDog's reply on WebDeveloper forums which is very interesting, i.e. he pasted some "formatting rules" from the Chicago Manual of Style ...
tayiper
__________________
If you want to, please check out my main general personal http://tadejpersic.50webs.com/ website, which is a some sort of a navigational site that basically only describes and lists links to my other websites and blogs. Last edited by tayiper; Sep 29th 2006 at 6:32 pm. Reason: a minor fix |
|
#8
|
|||
|
|||
|
Looks like you could use a Dreamweaver template! It would save you a lot of time. I use it plenty for complicated pages.
|
|
#9
|
||||
|
||||
|
Quote:
Also, I am really not sure what could possibly a Dreamweaver template have to do with these strictly formatting-related questions of mine !! tayiper
__________________
If you want to, please check out my main general personal http://tadejpersic.50webs.com/ website, which is a some sort of a navigational site that basically only describes and lists links to my other websites and blogs. |
|
#10
|
||||
|
||||
|
It looks like you've been posting replies to a bunch of threads that are minimalistic and scarcely related. Feel free to post all you want when your comments are relevant, but posting several times a minute with one-sentence replies that contribute nothing is not useful. If all Dreamweaver templates do the formatting in question a specific way, then that could be a useful contribution. Simply saying that one could use Dreamweaver templates has nothing to do with the thread, nor does it help with the original question.
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A totally basic/newbie AdSense-related question | tayiper | Guidelines / Compliance | 8 | Apr 30th 2006 3:46 pm |
| Wordpress Formatting question | infonote | WordPress | 1 | Jan 20th 2006 12:32 pm |
| a totally newbie question about adsens | nikolay | AdSense | 9 | Sep 27th 2005 10:36 am |
| Adsense box formatting question | nriweb | AdSense | 4 | Apr 2nd 2005 6:04 pm |
| Strange PR Question | ephricon | Link Development | 8 | Nov 20th 2004 9:55 am |