Tag Archives: Blah Blah

page design – layers/frames/javascript?

Hello everybody, I’m trying to design a site which includes an area in the middle that changes when you click on the buttons around this. That probably won’t make sense therefore see here — http: //home. iprimus. com. au/jediwdog/stephens. htm – with the work in progress (I’ve fixed this green lines incidentally so ignore those)… The area of which says ‘blah blah blah’ needs to change when I mouse click on the ‘Dealers’ or ‘Contact’ buttons and potentially will likely need to have a scroll bar. I’ve seen web pages that achieve that (eg. http: //www. urthboy. com in addition to http: //www. elefanttraks. com/) but WE haven’t been able to figure out how. I pondered using layers as well as making one visible as the other is invisible, for example. but a) I never established how to do it and b) WHEN I realised that whenever they didn’t have their window maximised on the screen then the text would show up somewhere different. Someone pointed me into a javascript example (http: //www. alistapart. com/d/eatcake/final. html) but I don’t know anything about javascript in addition to I wasn’t sure if this can achieve exactly what I had been looking for. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Order Form Page?

Effectively, I have a teacher which i made a internet site for, and he or she sells Han’s Products for motorcycle cyclists. What I would really prefer to know is definitely how would WHEN I make an buy form or somthing prefer that to where those fills out information including: First Name, Last Name Product x Qty Posting Address Etc. How would I go about doing this I have learned to make the packing containers and radio’s plus everything, I must know how in making the actual mode to where that submits to a strong email address or somthing that adheres to that. Lightsource… Easiest way would be to use PHP. Your webhost must support PHP and also PHP Sendmail. Develop a webpage with the form like this: < sort action=" sendform. php" action=" post" > . . blah blah . the form here . . < /form> Give us a connection to the form, and we’ll offer you a PHP script to upload to the same directory as your web site. You can even just go for you to any website and copy their HTML form. We can work with that and teach you what to adjust. FYI, a … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Anything else like browsershots.org

I just found out about this great application today, browsershots. org. It’s being released in handy for designing my site. I was wondering if you find anything else in existence like this… I cannot wait an hour for screenshots. I certainly do not want to mount IE on our system or some sort of mass of alternative browsers. If anyone knows of another tools like this particular please share Thank you. I were using Browsershots additionally, which is an incredible service, but your wait was building me crazy, especially when working together with IE. I too don’t want anything to do with adding the the particular IE browsers to be able to my computer immediately after reading the instructions – change. dll document this, partition hard drive that, blah, blah, blah. If you just do not want the browsers on your hard disk, you can attempt BrowserCam, but they’re expensive. This solution will only assistance with IE browsers, but to do they’re the ones We’ve the most problem with. You’re still setting up the IE browsers on your hard disk, but Tredosoft has made it completely painless to accomplish. They came way up with an installer which will contains IE3 … Continue reading

Posted in Web Design | Tagged , , , , , | Leave a comment

Quick question with editing my page with css

Hi there everyone. First submit here. I am in a web development book today. Its the initial chapter introducing CSS. I’ve made an alternative style sheet to utilize to all our pages, though just one problem is puzzling me. I have made specifications question headings (h1, h2 and h3), for our bodies, for paragraphs, and blockquotes. But one of the last steps, it says to use the following type to elements. What precisely does this are What tags Precisely how would I do that in CSS Relating to no problem setting the properties, but what precisely do they signify by hypertext elements With thanks everyone! Marky Such as, if your CSS file has something such as this…. p font-size: 14px; color: #000; Wherever you employ the Hypertext (HTML) label < p> as part of your HTML, it may take-on that font size and color. < p> blah blah< /p> You usually start out your CSS such as this… html, body perimeter: 0px auto; padding: 0; font-family: arial; font-size: 12pt; color: #000; Of which sets-up the simple styling for all within < html>… < /html> and < body>… < /body> Any HTML tag is usually given specific CSS properties, by using … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Adobe Bridge Gallery help

We have recently created an internet site . with 4 galleries which i created using Adobe Fill. I know this probably using something similar to javascript would end up being better but to the meantime Adobe Bridge has become easy and useful and I have been able for you to upload a gallery online using this program to generate one. However, We have recently uploaded every file that i needed to show the gallery internet, including all the files from the ‘resources’ folder of which Adobe Bridge delivers but nothing underlines on the webpages Relating to created. Any help with this or any better ways of creating galleries can be greatly appreciated Give us a chek out your web page. I’m guessing it’s the paths to your images… Within your PC, they have been C: \… blah blah On-line… it will always be like /images/…. blah blah (depending on when you uploaded the photos on your site) .

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

Link classes?

I think I need to use classes but I’m confused. Please help me with this: upon http: //shovehost. net/ I’ve CSS for this nav menu. On the other hand, the a capabilities also do different stuff. So as you can see the you slider slide that is the link if a person click the image it’s just black. Plus the bottom navigational backlinks go all funny when i turn them in links… So learn how to make so SOLELY THE < a href blah blah < /a> stuff inside naviational menu may that Because I usually do not want every link on the site to have the black background close to it! With thanks… should alter the. nav class to a #nav div ——— adjust css to ———————– Code: #nav ul list-style-type: none; margin: 0; padding: 0; width: 100%; #nav li show: inline; float: kept; #nav a present: block; width: 166. 67px; padding: 3px 0; #nav a: link, a: visited color: #FFFFFF; background-color: #282828; show: block; text-align: heart; font-family: tahoma; font-size: 0. 9em; text-decoration: none; #nav a: float, a: active background-color: #7A991A; ———– adjust html to ————- < div id=" nav" > This have to segregate the website attributes to … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment