Free SEO Advice

Please feel free to ask us your question in regards to Search Engine Optimization [SEO] or Internet Marketing and receive free advise from an expert.

IMPORTANT: By using this BLOG, you verify that you have read and agree to our Disclaimer and Conditions before engaging in our Free Advice BLOG.


Comments From Our Visitors

[By Joe (j*********@hotmail.com), May 10, 2010]
Hi there

I've made a layout in photoshop and had it sliced and imported into dreamweaver. Everything looks fine but I'm unsure of how to add my text to the website. What is the best way to add text and how - scrolling box?
[By Achieve Web Design (c******@achieveweb.com), May 10, 2010]
Hello

Here is an example of how you would do this using CSS.  You can place similar code in your css file:

   width:600px;
   height:372px;
   overflow:auto;


...you will want to set your width and height and then the "overflow:auto;" makes it scroll.

If you don't have a css file then the following code can go right on the page:

<div style="width:600px; height:372px; overflow:auto;">


This BLOG is Moderated
No Advertisements Please!

Add Your Comment To Our Page

Your Name:


Your Email Address:


Your Comments:

Maximum 500 Characters.
Characters Remaining:


Attach Image To Your Comment (optional):


Verification:
Verify Code
Enter Letters Seen Above: