PrestwoodBoards.com
-Collapse +Expand

Web Design

Search Web Design Group:

Advanced
-Collapse +Expand Web Design Group Home◄╣
-Collapse +Expand Message Board
-Collapse +Expand Knowledge Base
-Collapse +Expand Web Design Store
-Collapse +Expand Members Only
   PrestwoodBoardsAll Groups   

New to PrestwoodBoards?

Sign up, it's free and anyone can join.

Join Today for a free account,
or Sign In if you are already a member.

Web Design Group

Welcome Guest!

This page is the Web Design Group home page (summary page).


Website Design & Hosting

This group focuses on website design ideas, hosting, techniques, HTML, CSS, etc.

For matters related to creating well designed websites including tips, HTML, style sheets, etc. as well as website hosting and domain registration.

Who-Is Tool

Web Design Content!
Chat!
Web Design Board:
Posts =  82
Threads =  31
Unanswered =  1
Topics =  3
Research!
Web Design KB:
Articles =  36
News =  5
Tips =  6
FAQs =  8

What's happening now! Web Design Group!

(New, updated, and unanswered.)

New: All Post Types

Message board, knowledge base, article comments, blogs, news, etc.

  Title Type Topic
Sign In To Check If Stuff Is New
31
Hits
1. DevCheatSheets
http://devcheatsheet.com/
7/28/2010, 10:48:31 AM

Link
Website Design  
Sign In To Check If Stuff Is New
32
Hits
2. When LESS is more
If you're like me, you probably love CSS, but are also a little disappointed in a few things it...
7/13/2010, 2:29:58 PM

News
Cascading Style Sheets (CSS)  
Sign In To Check If Stuff Is New
554
Hits
3. Where is v3.5 of the .NET Framework in IIS configuration?
I've created a web application using v3.5 of the .NET Framework.  But, when I go to deploy it, ...
7/16/2009, 9:00:25 AM

FAQ


KB Post
Website Hosting  
More...

New: Web Design Message Board Posts

Go To: Web Design Message Board
 Thread StarterReplies Last Post Topic
Sign In To Check If Stuff Is New
344
Hits
Google Crawler Issues
As it turns out, the Google Crawler can'...
2
  • Why can't I create it in VWD?
  • Why does it work fine for BING and other search engines?
    2/22/2010
  • Website Design HTML, XML, CSS, Graphics
    Sign In To Check If Stuff Is New
    1518
    Hits
    Macromedia Flash
    Here's the problem - Macromedia Flash shows player and controls,  but d...
    1
    Hi Sandman, Is this your website and you are displaying flash and it works on some browsers and not...
    6/7/2008
    Macromedia Flash
    Sign In To Check If Stuff Is New
    950
    Hits
    Need help creating a voting poll on website.
    I have to create a "Voting" poll on the front page of my homepage. Also want to create something that will store the votes that are selected. Maybe ev...
    1
    Hi David, Yes, I don't like the ones that use another website either. So that means you need to inst...
    2/18/2008
    Website Design HTML, XML, CSS, Graphics
    Sign In To Check If Stuff Is New
    682
    Hits
    Frustrating browser issues
    Here is the site I am working on for myself. http://www.lanedesignonline.com As is often the case it looks good in some browsers but has problems in others. T...
    1
    Phil,I apologise for the tardy reply.I've viewed your site in both IE7 and FireFox 2.0.0.4.&nbs...
    6/4/2007
    Website Design HTML, XML, CSS, Graphics
    More...

    Unanswered: Web Design Message Board

     Thread StarterReplies Last Post Topic
    Sign In To Check If Stuff Is New
    586
    Hits
    declaring wav file variables
    Hi there! i found some code that is designed to preload images when a page loads. what i need to know is how to use it with wav files. does anyone know whow to declare a variable thats used to hold ...
    0New!
    1/30/2003
    Website Design HTML, XML, CSS, Graphics
    Sign In To Check If Stuff Is New
    562
    Hits
    Secure Messaging Service
    At present I am investigating the possibility of setting up a secure private account messaging service and I am looking for any advice or thought people may have on this matter. Background: The site ...
    0New!
    1/30/2003
    Website Design HTML, XML, CSS, Graphics
    Sign In To Check If Stuff Is New
    589
    Hits
    Verisign purchases CyberCash
    Verisign bought CyberCash last week. I guess everybody's buying everybody these days. This is of particular interest to Prestwood because we use and like CyberCash. For me, the bottom line of this is ...
    0New!
    5/11/2001
    Website Design HTML, XML, CSS, Graphics
    More...

    New: Web Design Knowledge Base Posts

    Go To: Web Design Knowledge Base
        KB Article KB Topic
    Sign In To Check If Stuff Is New
    70
    Hits

    Link
    1. DevCheatSheets http://devcheatsheet.com/
    7/28/2010
    Website Design
    Sign In To Check If Stuff Is New
    77
    Hits

    News
    2. When LESS is more

    If you're like me, you probably love CSS, but are also a little disappointed in a few th...

    7/13/2010
    Cascading Style Sheets (CSS)
    Sign In To Check If Stuff Is New
    852
    Hits

    Article
    3. IE8 Combatibility Isn't Compatible

    With the release of Internet Explorer 8, Microsoft has made IE more compliant with current standa...

    7/16/2009, Updated: 8/3/2009
    Website Design
    Sign In To Check If Stuff Is New
    604
    Hits

    FAQ

    KB Post
    4. Where is v3.5 of the .NET Framework in IIS configuration?

    I've created a web application using v3.5 of the .NET Framework.  But, when I go to depl...

    7/20/2009, Updated: 5/28/2010
    Website Hosting
    More...

    Weekly Web Design Lesson

    [Print Lesson]

    Week 35, Posted Monday 8/30/2010

    Content changes every Monday @ 1AM!! Check back once per week. Learn! Review! Test Yourself!

    FAQ of the Week
    Question: Any suggestions on buidling a DHTML/Javascript menu for my web site?

    Answer:

    Don't reinvent the wheel. Use one of the many menu builders on the market. 

    I use a product called DHTML Menu Builder. He's worked out all the problems and it really didn't seem worth my time since someone else had already worked out all the issues between different browsers and browsers on different OSes. His menus still aren't perfect, but boy, they sure are close.

    The software is located at http://software.xfx.net/

    Tip of the Week
    Tip:

    Although Internet Explorer supports putting an "A" link tag around a table "TD" cell, do not do it because other browsers such as FireFox and Safari don't support a link around a cell.

    Code Snippet of the Week
    CSS Import URL The following code snippet allows you to import a cascading style sheet (CSS) into another CSS file. The main benefit is this allows you to organize your styles and to create common CSS files.

    @import url('/style_core.css');

    Definition of the Week
    CMS:  Short for Content Management Sytem (CMS) and is used to manage content on a website such as web page content, knowledge base, online store, message boards, etc. A popular .Net CMS' right now is DotNetNuke. Prestwood's own ASPSuite is a customized CMS we use for our website and our clients.Short for Content Management Sytem (CMS) and is used to manage content on a website such as web page content, knowledge base, online store, message boards, etc. A popular .Net CMS' right now is DotNetNuke. Prestwood's own ASPSuite is a customized CMS we use for our website and our clients.
    Link of the Week
    Benefits of the PNG Image Format

    You should be aware of the benefits of using PNG images. This short article is a great overview. Although here at Prestwood we use and recommend using GIFs and JPGS because of compatiblity with older browsers and you can animate GIFs. However, this compatibility issue will likely go away in the coming years and we too may switch to PNG images at that time.

    File of the Week
    TinyMCE Content Editor
    TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems.

    Lastest Web Design Flashcard

    Our flashcards are part of our library of tidbits.

    Tidbits are FAQs, Definitions, Tips, and Code Snippets from our knowledge base.

    Q&A: Where is v3.5 of the .NET Framework in IIS configuration?
    Question:

    I've created a web application using v3.5 of the .NET Framework.  But, when I go to deploy it, I find only versions 1.x and 2.x in the ASP .NET dropdown for IIS configuration of my application's virtual directory.  Where is v3.5?  How do I deploy if that's not a configuration choice?

    Answer:

    It's not there. You see, v3.5 isn't really a "version" in Microsoft's eyes. 3.5 builds upon v2, and is really considered an incarnation of v2.  Sounds crazy, doesn't it? Not to worry, though, you can still deploy your v3.5 app.  There are just two things that must be done:

    1. The .NET Framework, v3.5 must be installed on the server.
    2. When configuring your application's virtual folder in IIS, choose the v2.x from the ASP .NET version dropdown. 

    You'll find this in IIS on the ASP .NET tab of the Properties dialog for your app's virtual directory.

    Posted By Wes Peterson, Post #102015, KB Topic: Website Hosting

    Web Stuff Archive @ Prestwood

    We are migrating the following data into our new database driven community. We will delete the links below as we migrate the data.

    General Interest Info

    General Internet and Web Design

    Webmaster Basics

    Web Site Promotion

    HTML

    Web Hosting, Servers, Domains

    Prestwood Web Hosting Info Pages Lots Here!

    Although the info presented here is primarily for the benefit of Prestwood Web Hosting Service clients and their webmasters, all webmasters are welcome to explore these technical documents.

    More...
    20 reasons why you need to be on the web

    Anon FTP Access

    Browser Safe Colors

    Browser Safe Fonts

    Common Entity References

    Creating Image Maps
    Imagemap Tutorial

    How to Promote your web site

    Webmaster HTML FAQ

    Search Engine FAQ

    Search Engine Tips

    Search Engine List

    The Technology

    Types of Pages

    Using FTP to upload your pages

    Password protection

    Web Hosting Policies

    FrontPage Stuff @ Prestwood

    FrontPage

    Hover Buttons with DHTML

    FrontPage Hosting FAQ

     
    306 People Online Now!!  
    Online Now: Sign In to see who's online now!  Not a member? Join Prestwood now. It's free!