Need help entering text into my website

Hello,
You'll have to forgive me as I am new to Dreamweaver, HTML
and such things.
I have created my website interface, as shown here:
http://img88.imageshack.us/img88/1452/mywebsitepm9.jpg
I created this in photoshop, then sliced the image into
slices and exported it into Dreamweaver.
I wish to add text to the large white box in the middle of
the page, what is the best way to do this?
Thanks for any help

> I created this in photoshop, then sliced the image into
slices and
> exported it
> into Dreamweaver
A method that is highly unlikely to produce a worthwhile
website. Photoshop
is an image editing program, not a website building program.
If you are
trying to become a bona fide web designer I suggest you start
by learning
HTML & CSS. This is a good starting point:
http://www.amazon.com/XHTML-Sixth-Visual-Quickstart-Guide/dp/0321430840/sr=1-1/qid=1165172 849/ref=pd_bbs_sr_1/102-5389401-2687307?ie=UTF8&s=books
If you are just trying to create a one-time site for your
personal use you
are probably better off buying a template and then just
filling in the
blanks. Search this NG for sources of quality templates.
Beware, many
template sites sell pure junk. Try here:
http://groups.google.com/group/macromedia.dreamweaver
(You may want to bookmark that page.)
Walt
"shallowdeep" <[email protected]> wrote in
message
news:ekuht8$s0n$[email protected]..
> Hello,
>
> You'll have to forgive me as I am new to Dreamweaver,
HTML and such
> things.
>
> I have created my website interface, as shown here:
>
>
http://img88.imageshack.us/img88/1452/mywebsitepm9.jpg
>
> I created this in photoshop, then sliced the image into
slices and
> exported it
> into Dreamweaver.
>
> I wish to add text to the large white box in the middle
of the page, what
> is
> the best way to do this?
>
> Thanks for any help
>
>
>

Similar Messages

  • Need Help inserting metatags into IWEB website.

    How do I insert HTML metatag code (description and keywords) into my IWEB website hosted by GoDaddy?

    As far as SEO is concerned, the title tag is the most important. The meta tag, or keywword tag, is not given much importance by Google anymore due to overuse and abuse but may be worth including for other search engines.
    The title tag can be added in iWeb but, since it is mostly useless without a meta description, its better to use the freeware iWeb SEO Tool to add this stuff...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Tags.html
    SEO Tool was updated recently. Get the latest version HERE.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Auto populate text fields with a trigger such as entering text into input fields in ADF

    Hello all,
    I am not able to auto populate text fields with a trigger such as entering text into input fields in ADF.
    I tried AdfFacesContext.getCurrentInstance().addPartialTarget(val); in the back end using setter method of input text field.
    its not working ..
    is there any way to achieve it
    Regards,
    Shakir

    Hi,
    Always mention your JDev version.
    The valueChangeListener would fire only when you set the autoSubmit property of the field to true. Can you elaborate your requirement? What do you mean by related data? Are you performing some sort of search?
    If you want to get the value you entered on the field, just set autoSubmit to true and get the new value from the valueChangeListener. If your requirement is something like as and when you type, do something, you need to check out this approach :https://blogs.oracle.com/groundside/entry/auto_reduce_search_sample
    -Arun

  • Using numberd buttons to enter text into a field

    Hi all, was wondering if I had 10 seperate sprites acting as
    buttons on a page, which will be numbered 0 -9, is it possible to
    use them to enter text into a field. e.g.
    If the user presses the sprite with a number 1 on it, would
    it be possible to have a 1 displayed in an edit field. I need to
    pretend as though im using a remote.
    thanks

    You can create a behavior that will allow you to set a
    variable for each
    button. When you assign the behavior to your button sprite,
    it'll
    prompt you to enter the ButtonNumber property. Haven't tested
    this yet,
    but something like this should work:
    global gNumberEntered
    property ButtonNumber
    on getPropertyDescriptionList
    description = [:]
    addprop description, #ButtonNumber, [#comment:"Enter number
    to assign
    to this button", #format:#integer, #range:[1,10], #default:
    1]
    return description
    end getPropertyDescriptionList
    on mouseup
    sprite(the currentSpriteNum).member = member("buttonOver")
    gNumberEntered = ButtonNumber
    cursor -1
    end
    on mouseEnter me
    sprite(the currentSpriteNum).member = member("buttonOver")
    cursor 280
    end
    on mouseDown me
    sprite(the currentSpriteNum).member = member("buttonDown")
    end
    on mouseLeave me
    sprite(the currentSpriteNum).member = member("buttonUp")
    cursor -1
    end

  • Allowing users to enter text into a web page

    Hi there,
    I'm not at all versed in Java, so I would like some advice on how to do the following in a web page.
    Imagine you have a group of four users and they have to be able to give you a response to a question and be able to see what the others have responded.
    Basically I want the users to be able to to enter text into the webpage, so that the question can be changed and also so that each person can change their reply (in a space under their name.)
    It would also be acceptable if the text was from a predetermined list, ie a drop down list which has a "memory"
    Any ideas would be most welcome, thanks in advance!
    -Ekipero-

    Hi again,
    I think I didn't explain myself clearly enough.
    Basically, all I need is a text box which can be edited by anyone who visits the webpage, and which once edited has a "memory" so the next person who visits the page can see what the person before wrote.
    I don't know any Java but I'm sure an applet to do this can't be too difficult right?
    Perhaps doing it through a text box and a Submit button which then pastes what has been written in the text box onto the page? Or perhaps the text can be chosen from a predetermined list?
    Thanks in advance to all ;-)
    -Ekipero-

  • When using firefox beta can not enter text into reply areas on forums.

    When visiting vbulletin type sites, the firefox beta will not enter text into the message reply text box. Seems to be only a problem on honeycomb os.

    This sounds like a known bug in Firefox 4: https://bugzilla.mozilla.org/show_bug.cgi?id=624163
    We have a fix ready for this bug. The fix will be included in an upcoming version of Firefox. If you want to help us test the fix today, you can download a pre-release version from the "Aurora" channel here: https://wiki.mozilla.org/Mobile/Platforms/Android#Download_Aurora

  • When entering text into a table letters are very slow to show up.

    When I enter text into a table, the text loads VERY slowly. What's that about?

    Problem 1: In Table A, when adding or updating data, I want to select data from fields in records based on primary key in other tables. Add and update data works. But my popup "X" list is way too long. I want the popup "X" when adding or
    updating record in Table A to only give me the choice of records from Table B that matches the data I entered in a previous field in Table A, not all the records from Table B.
    For this question, you can create SortTable screen to sort the data based on table A and table B. is this what you need?

  • Can you enter text into "info" pop-up window for TV Shows?

    It's not a big deal, but I was just wondering if there is a way (a script perhaps) of entering text into the little "info" pop-up window for TV Shows in iTunes? (You know the one...it pops-up when you click on the little "i" in the description box on the TV Shows main playlist)
    The show files I made myself have blank info windows of course and it would be nice to be able to enter a decent length description of the episode (the character limit in the "Description" box is so short).
    Like I said, it's not a big deal, but it would be nice to be able to enter info in there...so if anybody knows how...please let me know.
    Yhanx a lot!

    Thank you very much for your reply! I will definitely pass this along to the IT department! Smiling now!

  • Calendar on iOS 7. Anyone noticed that when you enter text into the "notes section" of a day, the text disappears behind the keyboard rather than scrolling down to keep pace with text entry ? Looks like an 7 glitch to me ?

    Calendar on iOS 7. Anyone noticed that when you enter text into the "notes section" of a day, the text disappears behind the keyboard rather than scrolling down to keep pace with text entry ? Looks like an 7 glitch to me ?

    Doesn't do that for me. Try resetting the phone

  • I'm having the oddest situation...  On my 13" MBP, when trying to enter text into a Facebook comment box; my delete key is totally non-functional.  I works just fine everywhere else, just not in the comment box.  Cannot delete characters.

    I'm having the oddest situation.  When I attempt to enter text into a Facebook comment box, my "delete" key doesn't work.
    It's just fine EVERYWHERE else, I just cannot delete characters from a comment box.
    What might I be missing?  I don't know what's up.
    JP
    MacBook Pro Retina 13"
    Safari 8.0.2
    Yosemite 10.10.1

    I'm having the oddest situation.  When I attempt to enter text into a Facebook comment box, my "delete" key doesn't work.
    It's just fine EVERYWHERE else, I just cannot delete characters from a comment box.
    What might I be missing?  I don't know what's up.
    JP
    MacBook Pro Retina 13"
    Safari 8.0.2
    Yosemite 10.10.1

  • Need to enter text in boxes

    I have created number of boxes using vertical and horizontal lines. Now I want to position texts exactly in the box where it needs to be. I know that there are tabs but how do i position the y axis. I want  some texts to enter in the first line of the boxes and then on the second line. Let me know how to position them.

    Hello Ramesh,
    I have same issue....I had designed a box by using sy-uline and sy-vline.
    But, I need to enter text in 2 differrent lines...in that box.
    Here is the code : 
    SKIP TO LINE 1.
    ULINE AT 281(40).
    WRITE : /281 SY-VLINE, 282(41) 'Ventas Internas o Exportación Gravadas', 320 SY-VLINE.
    It is displaying properly in that box. BUt the requirement is I need to display the test in 2 diff lines as specified:
                     Ventas Internas o
                  Exportación Gravadas
    This trequirement is very urgent for me...any suggestions would be appreciated.
    Thank you
    Keats.

  • How to enter text into text box in Pages '09

    When I manually select a text boxes in Pages, I can paste text into them. I can move from text box to text box using System Events to keystroke tabs but have not figured out how to get Applescript Editor to make the pastes. I am trying to use Applescript Editor to enter text into a pages document that is formatted for labels.

    I have downloaded template U-0089-02_P.doc from Avery, 14 boxes displayed in two columns of seven rows.
    Once you have clicked in the upper left box, the following script should enter text into every box, from left to right and top to bottom.
    tell application "Pages"
    activate
    tell application "System Events"
    keystroke "Box 1"
    keystroke tab & tab -- to go to the next column
    keystroke "Box 2"
    keystroke tab -- to go to the next row
    keystroke "Box 3"
    keystroke tab & tab
    -- and so on
    end tell
    end tell
    The problem is that I don't know how to enter the upper left box from the AppleScript Editor.

  • Cant enter text into addressbook Mac OS 10.5.8 without it multiplying into garbled text

    Hi Folks, when I try to enter text into address book it multiplies into garbled text even if I try to delete it still adds text.
    I have tried deleting prefs plists etc. also binned rapidoWrite which was suggested but to date no luck.
    Im on an imac intel core duo using 10.5.8

    I fixed this by upgrading to snow leoapard

  • Safari crashes when entering text into entry fields

    I recently bought a MacBook 2.0 (White) and have set up accounts for multiple family members. On one (standard) account, Safari immediately crashes as soon as you try to enter text into an entry field, e.g. to do a search on Google or Yahoo. I've already tried dragging the Safari pref files to the desktop and icon files to the desktop and rebooting both Safari and the entire machine with no success. However, if I log onto any of the other accounts, Safari works fine. Initially, (for about two weeks), it worked fine, it just started acting like this recently. Toggling Java and Javascript off, also doesn't solve the problem. I'm about to create a new account and trash this account entirely, but I was wondering if anyone has seen this problem and knows what's gone wrong.
    2.0DualG5, 15"PBook1.5, MacBook2.0   Mac OS X (10.4.6)  

    Thanks Yang, you pointed me in the right direction. I was able to edit and delete items in the Autofil - Other Forms, but when I tried to do the same thing on the Autofil - Address Book Card, it crashed immediately. Further investigation showed that if I tried to open any applications related to the Address Book like Mail or Address Book itself, they immediately crash also! This is kind of weird because this account hasn't been set up for Mail and as far as I know there are no entries in the Address Book. If I uncheck "Using info from my address Book card", Safari doesn't crash, so now it looks like the problem originates from Address Book or possibly Mail.
    RadiCal

  • Need help formatting text field default value

    Hello,
    I've received a customer request to put default text into the Value section of a text field. They're requesting that the default text include line breaks, bullets, etc. I added a Text Field object and added the default text to the Object tab > Value tab Default field but can't figure out how to add line breaks, etc.
    Thanks in advance,
    Saskia

    Hi,
    this is possible but not doable with the UI of Designer.
    The workaround is as follows:
    1. Create a text, enter your default text with all the formattings you need (text color, bold text, line breaks etc.)
    2. Create a text field and enter any word as default value. Let's say "Default".
    3. Select the text and the switch to the XML Source view.
    There you will find all the formatted text between the <value> tags such as:
    <value>
         <exData contentType="text/html">
              <body xmlns="http://www.w3.org/1999/xhtml" xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/"><p style="letter-spacing:0in">This is<span style="xfa-spacerun:yes"> </span></p><p style="color:#ff0000;letter-spacing:0in">default Text</p><p style="letter-spacing:0in"><span style="xfa-spacerun:yes"> </span>• with<span style="xfa-spacerun:yes"> </span><span style="font-weight:bold">RichText</span> formatting.</p></body>
         </exData>
    </value>
    4. Select the whole code between the <value> tags and copy it to the clipboard (ctrl + c).
    5. Go to the Design View, select the text field, go back to the XML Source view.
    6. There you'll also find the value <tags> and your default value you entered before.
    <value>
         <text>Default</text>
    </value>
    7. Select this code section and paste the value copied before to the clipboard by pressing ctrl + v.
    8. That's it. When you now go back to the Design View your text field shows a formatted RichText as defaul text.

Maybe you are looking for

  • Downloading and Installing iTunes on Win 8.1 Pro

    I have downloaded iTunes on my new PC that has the Win 8.1 Pro OS. When the download finished and iTunes opened up for the first time I got an error message that said 'iTunes has detected a problem with your audio configuration. Audio/Video playback

  • MAC OS 9.1 to MAC OS 10.4 Problems

    Hi I have a PowerMac G4 running MAC OS 9.1. My friend just lent me a genuine copy of MAC OS 10.4 and i inserted the disk etc. It loaded the disk and got on to the installation process and just says 'Alert: This software cannot be installed on this co

  • Request of app for nokia 5230

    can anyone tell me if there is an app for the nokia 5230 that lets you view the screen and operate it via PC. for example i like listening to the radio on loudspeaker but id rather listen it via the speakers on my computer.

  • Font name in fprintf command

    hi, i want to know can i use font name explicitly in fprintf command to print some data in a specific font style. if yes then how can i do this ? regards

  • Hierarchical Linq to sql query

    I am querying 2 result sets and need to return a nested result set with specific fields.  What is the best way to filter the nested fields out of the query. Ex: Dim oBallotMeasures = From ballot In dc.sp_SelectBallotMeasures(Nothing, id) Group Join i