Digital Point Forums
Western Union

Go Back   Digital Point Forums > Design & Development > HTML & Website Design
Google Analytics
Log In to view
your analytics

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

Reply
 
Thread Tools
  #1  
Old Sep 28th 2006, 2:50 pm
tayiper's Avatar
tayiper tayiper is offline
Hand of A'dal
 
Join Date: Apr 2006
Location: Ljubljana, Slovenia, Europe
Posts: 417
tayiper is on a distinguished road
Lightbulb A formatting question that might sound totally strange to you

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> ...
Example of one such navigational text:

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
Reply With Quote
  #2  
Old Sep 28th 2006, 10:46 pm
kk5st's Avatar
kk5st kk5st is offline
of the Nightfall
 
Join Date: Feb 2006
Location: Dallas
Posts: 2,487
kk5st is just really nicekk5st is just really nicekk5st is just really nicekk5st is just really nicekk5st is just really nice
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:&nbsp;&nbsp;</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
Reply With Quote
  #3  
Old Sep 28th 2006, 11:23 pm
rosiee007's Avatar
rosiee007 rosiee007 is offline
Starcaller
 
Join Date: Apr 2006
Location: www.SEO-Reloaded.com
Posts: 3,320
rosiee007 is a splendid one to beholdrosiee007 is a splendid one to beholdrosiee007 is a splendid one to beholdrosiee007 is a splendid one to beholdrosiee007 is a splendid one to beholdrosiee007 is a splendid one to beholdrosiee007 is a splendid one to behold
Yes, the punctuation should always be used in the style tags, <b> <strong> <h1> etc.
Reply With Quote
  #4  
Old Sep 29th 2006, 4:48 am
tayiper's Avatar
tayiper tayiper is offline
Hand of A'dal
 
Join Date: Apr 2006
Location: Ljubljana, Slovenia, Europe
Posts: 417
tayiper is on a distinguished road
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.
Reply With Quote
  #5  
Old Sep 29th 2006, 11:49 am
tayiper's Avatar
tayiper tayiper is offline
Hand of A'dal
 
Join Date: Apr 2006
Location: Ljubljana, Slovenia, Europe
Posts: 417
tayiper is on a distinguished road
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.
Reply With Quote
  #6  
Old Sep 29th 2006, 12:58 pm
Gordaen's Avatar
Gordaen Gordaen is offline
Hand of A'dal
 
Join Date: Jul 2006
Location: Seattle, WA
Posts: 277
Gordaen is on a distinguished road
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*
__________________
If you're bored, check out my blog. If you're bored and have an MR2, or just love cars, check out my MR2 page. Some of my artwork is at for the times when you are very bored....
Reply With Quote
  #7  
Old Sep 29th 2006, 4:57 pm
tayiper's Avatar
tayiper tayiper is offline
Hand of A'dal
 
Join Date: Apr 2006
Location: Ljubljana, Slovenia, Europe
Posts: 417
tayiper is on a distinguished road
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
Reply With Quote
  #8  
Old Sep 30th 2006, 12:17 pm
thevenerablez thevenerablez is offline
Grunt
 
Join Date: Sep 2006
Location: Richmond, VA
Posts: 44
thevenerablez is an unknown quantity at this point
Looks like you could use a Dreamweaver template! It would save you a lot of time. I use it plenty for complicated pages.
Reply With Quote
  #9  
Old Sep 30th 2006, 1:32 pm
tayiper's Avatar
tayiper tayiper is offline
Hand of A'dal
 
Join Date: Apr 2006
Location: Ljubljana, Slovenia, Europe
Posts: 417
tayiper is on a distinguished road
Exclamation

Quote:
Originally Posted by thevenerablez View Post
Looks like you could use a Dreamweaver template! It would save you a lot of time. I use it plenty for complicated pages.
Uhhh, well no, I am sure that it "doesn't look like this", i.e. I personally hate templates and WYSIWYG type of programs, and my site is "hand crafted" from the very beginning, and in fact, I am quite proud because of this ...


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.
Reply With Quote
  #10  
Old Oct 2nd 2006, 10:01 am
Gordaen's Avatar
Gordaen Gordaen is offline
Hand of A'dal
 
Join Date: Jul 2006
Location: Seattle, WA
Posts: 277
Gordaen is on a distinguished road
Quote:
Originally Posted by thevenerablez View Post
Looks like you could use a Dreamweaver template! It would save you a lot of time. I use it plenty for complicated pages.
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.
__________________
If you're bored, check out my blog. If you're bored and have an MR2, or just love cars, check out my MR2 page. Some of my artwork is at for the times when you are very bored....
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


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


All times are GMT -8. The time now is 1:26 pm.