Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
<blockquote>text</blockquote> not working
Old 11-22-2008, 10:15 AM <blockquote>text</blockquote> not working
Webmaster Talker

Posts: 611
Trades: 0
hi, im using dreamweaver code view, and i type the following code and it just displays a long line in design view and in firefox browser, instead of making a block. here is the code. any help appreciated.

Code:
<blockquote> here is some text 
 her eis some text , here is some text 
her is some text her is some text </blockquote>
silverglade is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-22-2008, 10:19 AM Re: <blockquote>text</blockquote> not working
Super Moderator

Posts: 1,576
Location: Kokkola, Finland
Trades: 1
works for me - post a link to the page
davemies is offline
Reply With Quote
View Public Profile Visit davemies's homepage!
 
Old 11-22-2008, 11:01 AM Re: <blockquote>text</blockquote> not working
Webmaster Talker

Posts: 611
Trades: 0
ok here is a link to the page where i used a blockquote. in the browser it displays just a long line for me. here is the code. any help appreciated thanks. dererk. here is the link.
http://derekvanderven.com/blockquote.html

here is the code

Code:
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>blockquote</title>
</head>
<body>
<blockquote>
thisis some text this is  some text 
this is some text this is some text 
this is some text this is some text this is some 
text this is some
text this is some text.
</blockquote>
</body>
</html>
silverglade is offline
Reply With Quote
View Public Profile
 
Old 11-22-2008, 11:32 AM Re: <blockquote>text</blockquote> not working
Super Moderator

Posts: 1,576
Location: Kokkola, Finland
Trades: 1
yep that's right - it takes up the width of the available space- in this case the width of the body (i.e. the width of the browser window) minus the default browser margins AND the default padding/margins for blockquote. if you put some paragraph text before and after you'll see it's indented compared to that.


see
http://pp.kpnet.fi/prescott/stuff/block.html

Last edited by davemies; 11-22-2008 at 11:37 AM..
davemies is offline
Reply With Quote
View Public Profile Visit davemies's homepage!
 
Old 11-22-2008, 11:55 AM Re: <blockquote>text</blockquote> not working
Webmaster Talker

Posts: 611
Trades: 0
awesome thanks davemies. i was getting scared because i have just started to try to learn to code rather than rely on dreamweaver design mode LOL>
and this was going to get me down. thanks for helping. derek
silverglade is offline
Reply With Quote
View Public Profile
 
Old 11-22-2008, 12:00 PM Re: <blockquote>text</blockquote> not working
Super Moderator

Posts: 1,576
Location: Kokkola, Finland
Trades: 1
no problem - not sure what you're using to learn but try these as well
http://www.htmldog.com
http://www.w3schools.com/
http://www.cssbasics.com
http://www.opera.com/wsc/

also pressing shift + F1 gives you the O'reilly reference panel in dreamweaver where you can look up such thing as blockquote
davemies is offline
Reply With Quote
View Public Profile Visit davemies's homepage!
 
Reply     « Reply to <blockquote>text</blockquote> not working
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.46334 seconds with 12 queries