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.

Website Design Forum


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



Freelance Jobs

Reply
Old 12-13-2008, 03:22 AM some questions
Novice Talker

Posts: 13
Name: denis
Trades: 0
hi i'm new here am i've got some questions, i am still a newcomer in the world of dreamweaver ...

1. if i have a text, for e.g. TEXT1, and another text, TEXT2....how do i space the two texts?...liike TEXT1 TEXT2, ....because it only works lke TEXT1 TEXT2....any ideas?

2. if i have more than just one picture in the page, and i want that each one to have a different link, how do i do it, because i tried and all the pictures had the same links (even if a set up to each one a different link)


thanks, denis

ps: if i'll have more questions (and this is certainely) i'll write here again
Dennys08 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-13-2008, 04:27 AM Re: some questions
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,391
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by Dennys08 View Post
1. if i have a text, for e.g. TEXT1, and another text, TEXT2....how do i space the two texts?...liike TEXT1 TEXT2, ....because it only works lke TEXT1 TEXT2....any ideas?
Vertically or horizontally?


Quote:
Originally Posted by Dennys08 View Post
2. if i have more than just one picture in the page, and i want that each one to have a different link, how do i do it, because i tried and all the pictures had the same links (even if a set up to each one a different link)
No idea, we need to see code or a URI to see what has gone wrong.

I would seriously suggest you read up and start to learn HTML and CSS. Then come out of the design view and look in the code view, that way you will start to see what to do when DW mangles it up completely. Eventually you will never be in design view again.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-13-2008, 04:57 AM Re: some questions
Novice Talker

Posts: 13
Name: denis
Trades: 0
1. horizontally
2. i have 3 photos...how i put urls to these photoes, different urls
Dennys08 is offline
Reply With Quote
View Public Profile
 
Old 12-13-2008, 05:40 AM Re: some questions
Isabella_Smith's Avatar
Ultra Talker

Posts: 285
Trades: 0
Html Or Css
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
buy all indian salwar Kameez, Sarees and clothes
Isabella_Smith is offline
Reply With Quote
View Public Profile
 
Old 12-13-2008, 05:41 AM Re: some questions
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,391
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
1. Put the second one in a container element ( <span> ) and use a left margin to space it out.
HTML Code:
this text <span style="margin-left:10em;">that text</span>

2. wrap each image in an <a>nchor element.

HTML Code:
<a href="URI" title="Some text"><img src="image_path" alt="text to describe image" title="Some text to describe image" ></a>
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-13-2008, 06:15 AM Re: some questions
Isabella_Smith's Avatar
Ultra Talker

Posts: 285
Trades: 0
Quote:
Originally Posted by chrishirst View Post
1. Put the second one in a container element ( <span> ) and use a left margin to space it out.
HTML Code:
this text <span style="margin-left:10em;">that text</span>

2. wrap each image in an <a>nchor element.

HTML Code:
<a href="URI" title="Some text"><img src="image_path" alt="text to describe image" title="Some text to describe image" ></a>
A little mistake.

Its URL instead of URI,
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
buy all indian salwar Kameez, Sarees and clothes
Isabella_Smith is offline
Reply With Quote
View Public Profile
 
Old 12-13-2008, 06:36 AM Re: some questions
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,391
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Actually you really should check your facts before posting a "correction"

http://www.pierobon.org/iis/url.htm
http://en.wikipedia.org/wiki/Uniform...rce_Identifier
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-13-2008, 06:47 AM Re: some questions
Novice Talker

Posts: 13
Name: denis
Trades: 0
thank you
Dennys08 is offline
Reply With Quote
View Public Profile
 
Old 12-13-2008, 01:54 PM Re: some questions
Novice Talker

Posts: 13
Name: denis
Trades: 0
and another one....do you know some link or something where can i learn to make a 360 view, or these thing: http://www.volkswagen.ro/modele/phaeton/ci...lori_tapi_erii/ ; http://www.volkswagen.ro/modele/phaeton/ .... because i supose that i will not ask you for each one
Dennys08 is offline
Reply With Quote
View Public Profile
 
Old 12-13-2008, 04:08 PM Re: some questions
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,391
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
I think right now you would be better off learning the basics of HTML & CSS.

That kind of scripting isn't put together in the Dreamweaver design view. It is reasonably simple javascript, but given that you had to ask how to put a link around an image, it isn't something you are capable of at this point in time.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-14-2008, 11:58 AM Re: some questions
Novice Talker

Posts: 13
Name: denis
Trades: 0
yes i know...but i don't think that it will help me knowing html at that kind of things...because there are some flash and java things...anyway i tried to learn html when i worked in dreamweaver, and it works....because i put there something and then i study the code...anyway some links where i can learn the basisc of flash and (something that will help me doing that)?/ pls...and with what is there made? is html, css, java, what?
Dennys08 is offline
Reply With Quote
View Public Profile
 
Old 12-15-2008, 04:35 AM Re: some questions
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,391
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
but i don't think that it will help me knowing html at that kind of things
Actually you are so far wrong on this point, you would probably be better off looking for a new career.

The fundamentals of website design/development IS HTML.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-15-2008, 10:23 AM Re: some questions
Novice Talker

Posts: 13
Name: denis
Trades: 0
yes you're right but i was talking about that videos that are at the top of the page...that are make in flash...i'm sure...or maybe not?
Dennys08 is offline
Reply With Quote
View Public Profile
 
Old 12-15-2008, 12:05 PM Re: some questions
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,391
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
the banner on the second linked page is flash.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-15-2008, 03:17 PM Re: some questions
Novice Talker

Posts: 13
Name: denis
Trades: 0
oh, finally.. ..and is that any way to do that without flash? no, i supose...so i'll begin learning some flash, and by the way: thanks!
Dennys08 is offline
Reply With Quote
View Public Profile
 
Old 12-15-2008, 03:38 PM Re: some questions
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,391
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
The answer to the next most likely question is;

No, you can't put flash on a website without using HTML.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-19-2008, 04:18 PM Re: some questions
Average Talker

Posts: 25
Name: Katherin
Trades: 0
Maybe you can help me here, I´m just curious to know How can I know what company or who is a good developer, is it in terms of the services offered?, is it the same a developer and the person or the team who optimize the web ? I don’t know too much about and I’m kind of confused.
katev is offline
Reply With Quote
View Public Profile
 
Old 12-20-2008, 07:48 PM Re: some questions
Super Talker

Posts: 143
Trades: 0
Quote:
Originally Posted by Dennys08 View Post
hi i'm new here am i've got some questions, i am still a newcomer in the world of dreamweaver ...

1. if i have a text, for e.g. TEXT1, and another text, TEXT2....how do i space the two texts?...liike TEXT1 TEXT2, ....because it only works lke TEXT1 TEXT2....any ideas?

2. if i have more than just one picture in the page, and i want that each one to have a different link, how do i do it, because i tried and all the pictures had the same links (even if a set up to each one a different link)


thanks, denis

ps: if i'll have more questions (and this is certainly) i'll write here again
can you link to completed result?
__________________

Please login or register to view this content. Registration is FREE
specialk is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to some questions
 

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.51529 seconds with 12 queries