Forum: Site Layout and Usability Sep 7th, 2006 |
| Replies: 19 Views: 8,062 I'm not an expert, but I don't think it does. One thing it doesn't make clear is that the file that you want included should be stripped of the all tags except what is needed to format the page. So... |
Forum: Site Layout and Usability Sep 7th, 2006 |
| Replies: 19 Views: 8,062 It's actually pretty simple. I found a good tutorial that will help:
http://www.tizag.com/phpT/include.php |
Forum: Site Layout and Usability Sep 7th, 2006 |
| Replies: 19 Views: 8,062 The best way to do what you need is either with PHP if you are on a Linux server or ASP if you are on a WIN based server.
They both work in the same way, without using a database. You simply... |
Forum: Site Layout and Usability Sep 7th, 2006 |
| Replies: 7 Views: 4,280 You should be able to link directly to a graphic. You would define your link as http://www.yourURL.com/graphicname.png
But at this point it is only a graphic, not a "web page". You likely won't be... |
Forum: Graphics and Multimedia Jun 19th, 2006 |
| Replies: 3 Views: 2,945 I agree, Dave. Flash video is very slick in what you can do with it. I've used it on several projects and think it could easily take over as the lead in the "new" streaming video craze. |
Forum: Site Layout and Usability Jun 13th, 2006 |
| Replies: 11 Views: 2,897 There is a big debate over which is better, HTML tables or CSS. It just depends on what you prefer. I would suggest you try a little of both, see which one you grasp best. Or, it could be a... |
Forum: Site Layout and Usability Jun 7th, 2006 |
| Replies: 8 Views: 2,035 Yes, you could do frames without the scrollbars, but frames are old technology that doesn't work very well. In fact, it's been so long since I've used frames in a site I can't even give you a code... |
Forum: Site Layout and Usability May 30th, 2006 |
| Replies: 4 Views: 2,780 It is best not to put text in an image if you can avoid it. But, when it is necessary you can add an "alt" tag to your image so that handicap readers can "see" the image and so crawlers can crawl the... |
Forum: Graphics and Multimedia May 25th, 2006 |
| Replies: 2 Views: 2,971 Where did you get the fonts from?
It looks like the Shelly font is a free font, so you likely don't need a license for use. Of course, I'm no lawyer, so you should double check.
Tension is... |
Forum: Graphics and Multimedia May 25th, 2006 |
| Replies: 5 Views: 2,392 If you are looking for an autorun application with the ability to create a search form you should consider Macromedia Director or Flash.
You can build them to link to your data for search... |
Forum: Site Layout and Usability May 25th, 2006 |
| Replies: 11 Views: 2,765 No, doesn't suck. Could use a bit of a professional touch up. |
Forum: Website Reviews May 22nd, 2006 |
| Replies: 2 Views: 1,260 Are you asking for a design estimate? |
Forum: Graphics and Multimedia May 22nd, 2006 |
| Replies: 7 Views: 3,630 I would STRONGLY suggest moving to Flash for your video & audio needs. You can edit your videos in your current software, then use Flash to encode and deliver your video.
Plus, with the ability to... |
Forum: Site Layout and Usability May 22nd, 2006 |
| Replies: 11 Views: 2,765 The first is much better. It's easier to see what is available with the items listed out.
Now, let's talk about that logo... ;-) |
Forum: Graphics and Multimedia May 19th, 2006 |
| Replies: 2 Views: 2,581 Don't know if you have solved your problem or not...
You need to make sure the screen size you are using in your video editing software is set the same as the native resolution of your camera.... |
Forum: Graphics and Multimedia May 19th, 2006 |
| Replies: 3 Views: 2,148 Maybe to help clarify...
When you are creating your page you are telling FrontPage to "insert" an image into your page. When you upload your site to your server, you need to make sure that all... |
Forum: Graphics and Multimedia May 19th, 2006 |
| Replies: 2 Views: 2,940 Is this only happening in the program when you are trying to view a graphic? If so, it may be that your settings have somehow been switched in both/either program(s). There is an option to change the... |
Forum: Graphics and Multimedia May 19th, 2006 |
| Replies: 6 Views: 2,085 Unless you need to have a book to take with you for convenience, I would suggest to look up what you need online. There are tons of free resources for learning just about any software.
If you are... |
Forum: Site Layout and Usability May 19th, 2006 |
| Replies: 8 Views: 2,035 There are many ways to accomplish this, the easiest would be frames, although frames aren't the best way to go anymore. If you use Dreamweaver there are built in options to help you accomplish this,... |
Forum: Site Layout and Usability Dec 13th, 2005 |
| Replies: 3 Views: 2,358 typically if you want a link to pop in a new window you add "target=blank" in your code. |
Forum: Site Layout and Usability Dec 13th, 2005 |
| Replies: 12 Views: 5,641 I'm a designer. Can you show me what you have now? Maybe then I can give you a tip or two. |
Forum: Site Layout and Usability Oct 7th, 2005 |
| Replies: 4 Views: 2,357 I took a quick glance at your code and it appears that you are mixing your widths in % and absolute, i.e. if you specify your table to be 100% width, then specify your TD in %. I would suggest making... |
Forum: Site Layout and Usability Oct 3rd, 2005 |
| Replies: 4 Views: 2,508 You have to find a web host to host your new Dreamweaver site. That host can either register your URL or you can go through a site like godaddy.com to register your URL. |
Forum: Graphics and Multimedia Sep 23rd, 2005 |
| Replies: 11 Views: 4,267 If you are a visual learner a good place is www.lynda.com.
They have some really good video tuts out there (of course, for a small fee). |
Forum: Site Layout and Usability Sep 23rd, 2005 |
| Replies: 6 Views: 3,013 Your text is blurry because it is in an image that was likely compressed to optimize for the web.
It is best not to use images in place of text. All of your content inside your white box should be... |
Forum: Graphics and Multimedia Sep 19th, 2005 |
| Replies: 23 Views: 7,251 I guess the same question could be asked about many things...
Is dance art or exercise? Is rap art or just talking to music? I have seen a few "artists" try to design a web site, but it comes out... |
Forum: Graphics and Multimedia Sep 13th, 2005 |
| Replies: 5 Views: 6,095 If you are sending these files to a printer to have printed a work around is to create it at a higher resolution, at least 150 dpi (300 is better). The printer should then be able to use it. |
Forum: Site Layout and Usability Sep 13th, 2005 |
| Replies: 2 Views: 6,253 That form is most likely using JavaScript to make the code disappear. I don't think this is a native function of Dreamweaver. |
Forum: Upcoming News Stories Sep 12th, 2005 |
| Replies: 14 Views: 4,146 I agree with most everything you said. Webmaster used to be a coveted position when the Internet was young. The skill set was quite different. The primary ability of webmasters when I started my... |
Forum: Graphics and Multimedia Sep 9th, 2005 |
| Replies: 6 Views: 6,210 It sounds more like what she is looking for is software from ToonBoom. Their software is made specifically for the type of animation you are talking about. You can find out more about them at... |
Forum: Graphics and Multimedia Aug 8th, 2005 |
| Replies: 2 Views: 1,853 Well, every time you go to a new page, you are "starting over" basically. You could create a frames based site and play the sound in the main frame that never changes. |
Forum: Graphics and Multimedia Aug 8th, 2005 |
| Replies: 1 Views: 5,076 Not sure how to do this with WM. I would guess the reason it is going black is because the first or last frame of your video is black (just a guess).
I would suggest using Flash, you will have... |
Forum: Graphics and Multimedia Aug 7th, 2005 |
| Replies: 15 Views: 5,939 Wow, calling someone a name is hardly productive.
You could try using Flash to play the music, but it is still cached. My suggestion is to not add music to your site. It will slow the load of the... |
Forum: Site Layout and Usability Jul 29th, 2005 |
| Replies: 2 Views: 2,021 The first thing I would suggest is not to load so much info into a page. A good rule of thumb is that your page should be no more than 2X the height of your browser window. This helps limit the... |
Forum: Advertising Sales Strategies Jul 26th, 2005 |
| Replies: 10 Views: 28,410 I'm not sure what the % increase would be based on your demo information. I know that the more targeted your ad space, the more it could be worth to an advertiser trying to target that demo. On the... |
Forum: HTML and CSS Jul 12th, 2005 |
| Replies: 12 Views: 6,457 I wouldn't change the width of the button TDs, look and see if that is a nested table (a table within a table). If so, the nested table will be inside of it's own TD, just align that to the right,... |
Forum: HTML and CSS Jul 12th, 2005 |
| Replies: 12 Views: 6,457 Breathe... exhale... breathe... exhale...
Understandable, that's why we are all here. When you changed the width from absolute (a defined number like 800 pixels) to percentage it was probably only... |
Forum: HTML and CSS Jul 12th, 2005 |
| Replies: 3 Views: 2,653 Well... you could create your shopping page(s) with your items and paypal info on it and use ASP or PHP to do an "include" into specific pages. |
Forum: HTML and CSS Jul 11th, 2005 |
| Replies: 3 Views: 2,653 Can you explain what you mean by "move to an external file"?
To make your site secure you have to have SSL certificate installed. You would probably be better off staying with PayPal to keep your... |
Forum: HTML and CSS Jul 11th, 2005 |
| Replies: 12 Views: 6,457 Some development tools, such as Dreamweaver will allow you to do a find & replace of code in an entire page and an entire site. This could make changing that code much quicker. |