Daily Archives: November 5, 2012

Help with tables

Hi there, I am pretty new to web site design and only discovered HTML within the last week. I have read all the tutorials and understand HTML well in this article and am getting better at JSP and php making sure that I can eventually build a dynamic site. I’m using Dreamweaver to accomplish all this and also am having quite a few trouble. I need to generate a horizontal table for the top and a couple vertical tables upon both sides considering the body of the site at the center. My problem will be; the side stand does not wish to have anything next in order to it. The type promptly starts below that table and typing directly into above it only ends up with the table moving down the page (keep in mind that is in Dreamweaver). I determined I could handcode all-around this by building a giant table within the syntax: HTML: < STAND BORDER=3> < TR> < TD ROWSPAN=2> links< /TD> < TD COLSPAN=2> heading< /TD> < TD COLSPAN=2> body< /TD> < /TR> < /TABLE> This is fine to get a simple homepage, but I desire to implement a news posting system at the center with … Continue reading

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

Need Help first website… but not too noob =/

Hey guys/gals that is my first time posting and my very first time that actually making my own website. I am excellent in photoshop and still have tried messing by using websites before however the most i’ve obtained was sites performed in frontpage as well as dreamweaver. I have an idead now that I can’t seem to do in either of these programs… So hopefully someone might help me out along with what i want to do… I will explain and also have provided a vision… http: //www. digital8ball. net/test_layout2. jpg I dont know firstly how i should format the site. If I must use Frames for instance i listed or a simple faster loading method, you guys may know The center the location where the text will be I would really like to be " the key viewing area" so for instance only have a link at the end for " our journal" when you click it, it can open up in the center. I also want an entire layout to be opened in the seperate browser which is not resizeable / non scrollable (pop-up). so whenever you type in that URL (www. digital8ball. net) it can automatically open … Continue reading

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

Site Search

Greetings, Not too sure if this is actually the best place for you to post this line, but here is going… Relating to created a website that features a search box (basic input field with submit button). Even so, as i have no idea anything about back-end encoding, i was wondering what’s the best (free) option to use to execute along with display the seek results I definitely don’t desire to use my own database or server-side pieces of software. I have observed some sites which use google – however the problem is that the results are available IN google – and never in the initial site’s design along with layout. What free options am i allowed to use to help make the search box work on a particular site I’ve also heard of Atomz () – is any good Free Any help and advice here would always be great. Thanks to your time! min8 I guess you mean 1 / 3 party search powerplant that keeps track of your site. (you may also perform external queries from it) The below is cost-free, and you could make the results appear just a template of your current choice (so that it … Continue reading

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

Help needed on image gallery…

Hi there all, I’ve been asked to make a webpage that will display jpeg images from a certain way. Say some image size, some pics across, five pics down, that method of gallery. Since these images is going to be pulled up from the folder on the webserver that a member of staff takes care of the pics only should be resized for the display on the webpage, not truly resized themselves. Exist any ‘How-to’s’ and also examples, can that be coded throughout HTML, VBScript or Java What about any feeware plug-ins or even applications Any advice greatly appreciated, Mitch… This should involve a server-side language such as PHP or Perl. These programs will reside on the web host’s server and would want to be installed and designed by you. There are plenty of " gallery" type programs scripts on the market… prices vary. The part in relation to re-sizing complicates things a bit. Not all internet hosts allow users to apply the photo resizing modules they will or may not have access to installed on his or her servers. This means, you would need to have the correct measurement images uploaded in the first place. If your company owns … Continue reading

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

auto resize?????????????

howdy all im new towards the forum and i’ve my first issue, i am wanting to design a home page for my website and i would really like to know when there is something i can do so that they can make it resize automaticaly any time people have numerous screen resolutions, thanks for just about any help, Depending on what you are trying to do exactly this is simple or extremely complicated. You could use flash, css location, expanding tables, or write any complicated script that can switch out various elements dependant upon user resolution. What We would do is consider the CSS route, but that involves some kind of understanding of CSS(obviously). Probably for you the simpliest solution is to use a strong expanding table. An expanding table is usually a table with any variable width determined by the width in the browser. This site employs an expanding table in case you click on the " < < bigger" toggle switch about the top of the page. Depending on your own perticular circumstances how to start this could be responded a thousand techniques. Do research online on google for searchwebliquid webpage layout/searchweb Really, the short in addition to … Continue reading

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

transition image to text

I’m piecing together a liquid web template considering the following format: major banner, bottom footer and also central area. The particular central area is actually then divided with 3 columns: menu(width 160px), content(width 100%), submenu(width 130px). The content area needs to have an image (a photographic montage) of which transitions (faints or blurs) into the text, and that per section. The content area has a div class to renovate the height in addition to add a straight scroll bar. Hence my questions tend to be: A SINGLE. how can we lay out the image to ensure that the page looks good on equally 800×600 and 1024×768 and also latest browsers (not exclusively IE). 3. i could employ Flash (with your detect script) nonetheless wouldn’t this resolve the minimum thicker (photographic image will not likely resize well) Gives thanks 1. you are able to design it for 800×600 and center it for the page, or you will get it dynamically resize considering the page using percentages in your tables. or, you are able to design for both and now have the user choose the type. 3. well i ‘m pretty sure that you could just set a person’s flash movie ranges … Continue reading

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

Back to the drawingboard…

Fine, after seeing CSSZenGarden, We are humbled, and once reading Glyak’s CSS part one Tutorial, I decided to start screwing around which has a simple css layout. I immediately make a roadblock — Suprise! – coping with i. e. MY SPOUSE AND I created three instructional classes – a header, major, and menu. I positioned them according to the math with Glyak’s awesome short training, and tada! achievements in Firefox. Inside i. e., not so much. Seems to do using the padding, as when i remove it, Firefox as well as i. e. show similar thing. here’s several linkage. Extra padding on… Code: . head position: absolute; leading: 15px; left: 15px; width: 700px; height: 100px; background-color: #000000; extra padding: 5px; color: #FFEEDD . selection position: absolute; leading: 125px; left: 15px; width: 200px; height: 700px; background-color: #123456; extra padding: 5px; . main location: absolute; top: 125px; left: 225px; width: 490; levels: 565; padding: 5px; background-color: #556677; Padding away… Code: . head position: absolute; leading: 15px; left: 15px; width: 700px; height: 100px; background-color: #000000; /*padding: 5px; */ colouring: #FFEEDD . menu location: absolute; top: 125px; left: 15px; width: 200px; levels: 700px; background-color: #123456; /*padding: 5px; */ . major position: absolute; leading: 125px; … Continue reading

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

Emailing info from forms

A pal of mine provided me a code form that sported a asp file that allows users to input information as they hit the submit button it sends the information in the form of an email to some specific address. Testing this by her site and it also works fine although testing these files from our very own webserver, a windows THE YEAR 2003 server it falls over with this particular error message.. Ms VBScript runtime fault ‘800a01ad’ ActiveX part can’t create item: ‘CDO. NewMail’ /ProjSitePages/intranet/remove. asp, line 41 I’ve been advised to utilize JMail but having d/l the information and read your readme files this kind of looks too sophisticated for em since I are not aware of Java well!! Can anyone present me any advice with this particular problem please Relation, Mitch….

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

What’s your goal with web design?

Well What the heck is it To find a business that takes around the globe Join a leading firm Maybe just slide by with it Thought about to restructure my goals once i was suddenly offered a brilliant job. I’ve been able to work at sites for Apple company, Philips, ESPN, Disney and many other top-tier customers. Considering this is basically only my next year of being what I would classify as a web professional, I needed to sit back along with realize how lucky I used to be. But then I had to think exactly what did I want I think ever since I’ve had this kind of opportunity my next goal can be to eventually start up my own firm taking on very few, high-paying jobs giving something new towards the select few. Naturally, this will be quite a while if it happens whatsoever. But still… what is actually yours Obviously I intend to first finishing college then onto uni, from then I would really like to set out and benefit an established firm to get a taster of exactly what the industry provides and how to experiment with it. Then once I feel like I get enough … Continue reading

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

Screwing Around #3

it persists…. simple, elegent, very simple veiw fastened image. Truthfully… I think it’s brilliant!! Seriously.. its a wonderful example of congratulations minimalst design. Providing your content won’t suffer by being cramped in this small space I think it is a fantastic portfolio web-site.. Especially if it truely reflects ones design style. It is suprising how sometimes a nicely designed minimilst system can speak more louder about you than most of the most elaborate patterns. It would be nice if you used some form of proper bullets points such the normal circle/disc type or create your to add a far more stylistic touch. The alternating white/grey border looks slightly strange, and the typography of the main heading slightly sterlie and dreary. See where you are able to take this design what relating to this Personally, I’d add a few more pixels regarding space between a person’s list items, although other then which, it’s slick.; -) identical theme, different notion. I prefered the prior pocket-sized design, there’re a few alignment issues which bug me some why don’t you consider this version. What’s the goal of the blue bar running over the top.

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment
Page 1 of 3123