The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> <title> box size in IE
Johnnyd1
post Jun 19 2012, 01:11 AM
Post #1





Group: Members
Posts: 2
Joined: 19-June 12
Member No.: 17,287



Hello there out there in 'Puter' land! I'm new to this forum so help me with any mistakes you notice I'm making please (not just with coding)! Lol! There was supposed to be some humour in that . . . but even I didn't laugh!
At any rate . . . the 'title' box in my index file (all the files) is the subject here. How to control the size of this box (or can you)
In Firefox I had a lengthy little write up in there and it displayed it just right.

In IE . . . the box was long but only had room for one-two lines. The extra text just shot out in to cyber space out the end of the box and disappeared. If there was a way to 'wrap' the text it would probably fix this problem. I tried entering html in the 'title' but to no avail.

Any ideas

Here is the Doctype and meta tags as such . . . .

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>

<title>Welcome to Johnnyderek.com - John Derek & his wife, Barbara Ann have been playing music at weddings,house concerts and Churches in the Okanagan since they moved back to Kelowna, BC. Have a listen to the music . . . then give them a call for your 'Special Event'! They'd both like to hear from you! Sincerely, Dewey Egbert, Events Manager @ Dewey Egbert Entertainment.</title>

<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<meta name="description" content="John Derek has been playing folk music in Churches and House Concerts in the Okanagan since he moved to Penticton, BC. He is originally from the Kamloops, Kelowna area of British Columbia">
<meta name="keywords" content="mountains of mourne lyrics,Derek watson,Jon Derek Watson,John derrick watson,john derreck,Watson,guitar,harmonica, folk music, music, singer songwriter, Penticton Singersongwriter,Kelowna Singersongwriter,Peachland Singersongwriter,Kamloops Singersongwriter,Churchs,Churches,House Concerts,house concerts,poems,poetry,darick,derrick,jon,john">

<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<script type="text/javascript" src="dropdowncontent.js">
</script>

<!--Then in hear is my Google Analytics-->

<!--Then my link stuff and I close the 'head' tag-->


<style type="text/css">
A:link {text-decoration: underline; color: #000000;}
A:visited {text-decoration: none; color: #000aaa;}
A:active {text-decoration: none; color: #d0d0d0;}
A:hover {text-decoration: underline; color: #000000;font-size:165%;}
</style>

</head>
<body> . . . . . .

Like I said the 'title' shows up just fine in FF (13.0.1 but not IE (8)

I'd appreciate any insight. It's probably some little thing I forgot to do but doggone it if I can figure it out. Thanks!



User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Jun 19 2012, 01:33 AM
Post #2


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



See the advice at http://htmlhelp.com/reference/html40/head/title.html
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jun 19 2012, 07:19 PM
Post #3


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



And Chrome makes it rather difficult to see the title element at all. (I ended up installing a plug-in so I could see the title element when reading online forums.)

If you want the user to see it, then put it in the content in elements like h1 headings and p paragraphs.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Johnnyd1
post Jun 28 2012, 06:16 PM
Post #4





Group: Members
Posts: 2
Joined: 19-June 12
Member No.: 17,287



QUOTE(Frederiek @ Jun 19 2012, 01:33 AM) *



K! Thanks Boss! I'll have acloser look at that after I'm done! I appreciate your time!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 29th March 2024 - 10:51 AM