Forum: Site Layout and Usability Jan 31st, 2006 |
| Replies: 8 Views: 3,662 What are you using for your webpages? Dreamweaver? I use asp.net2 but i am sure i can make it work in other languages if you tell me. However i am also working on a feature on one of my sites that... |
Forum: Site Layout and Usability Jan 30th, 2006 |
| Replies: 1 Views: 3,407 im very very very rusty on dreamweaver. However in HTML it is the "title" property you need to set. Put whatever text you want in there and when they hover over it the "tooltip" will show up. This... |
Forum: Site Layout and Usability Jan 30th, 2006 |
| Replies: 8 Views: 3,662 I forgot to mention, if you are interested in emailing a web page to someone i wrote a quick c# tutorial on it in the tutorial section here. If you are not a C# or asp.net programmer pm me and i... |
Forum: Site Layout and Usability Jan 30th, 2006 |
| Replies: 8 Views: 3,662 there are a couple of ways. The ALT Print screen is ok but you need a something like photoshop to up the resolution. Again it also depends on how you save it (png, bmp, jpg, gif etc). Also what... |
Forum: Site Layout and Usability Jan 30th, 2006 |
| Replies: 1 Views: 1,857 you need to use divs and stylesheets so it will be cross browser compatible and give you so much control. HTML is for content - CSS is for layout. If you try and stick to that you wont go far... |