Tag Archives: Divs

Colour scheme for new site

I’m back building a new site, and get the layout planned and created. Nevertheless, my main problem (and the thing I’m not way too good with) will be the colour scheme. You can view how far I have got here, without the need of content or anything: http: //chrisbrewster. co. uk/mm MY PARTNER AND I particularly want the actual purple in generally there, but I’m unsure the gradients job, or if your dark background causes it to become look tacky. I’m trying your fixed width and also centred layout this occassion round. You could possibly notice the left border being a bit thicker inside Firefox too. For whatever reason, the vertical line around the background image didn’t appear in IE7 (must be obscured through the other divs), nevertheless worked fine along with FF. So I put in a left border for peace of mind. Almost any ideas peeps Thanks. hey guy, same with my family. not very beneficial choosin colors but i nfind that site help guides me within the right direction. likewise got this JUST ONE from karrine (cheers btw) desire it helps Thanks, I’ll look in those. I’ve scrapped that will design though, it looked a lttle bit … Continue reading

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

Using Divs to align my webpage

Ok im pretty good at webdesign, but i use tables to support all my pattern together and position things, as im told through the people here thats not ideal. when i test using divs i acquired no idea easy methods to align my written content in divs and also use multipul divs to keep certain stuff, i cant notify text to line up 300 pixels from the the side with my design i could tell my divs how big for being where to sit on the page what sort of hell does that make my design better if i dont use tables please tell me how to do this(basic explanation) because i have no clue how to employ divs since my personal teacher never tought you divs The solution to this will be one word: CSS. Cascading Style Sheets assist you to do doing this and far alot more. But, there’s a new learning curve required. Get some courses on CSS, and also poke around on the web at w3schools. com, alistapart. com, along with other such places, and feel totally free to ask around here if you run into trouble. Using divs along with CSS is the location where … Continue reading

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

flash/database comments feature

Definitely, a client regarding mine has asked if its possible for him to include reviews into the database, which is usually then uploaded and also presented using pen. heres a good example, bottom left. i believe this is achievable using ms access/asp as well as php/MYsql. can anyone point me in the right direction to a few tutorials in achieving this or something equivalent Which part do you want help on Is it the inserting connected with new rows (in your case, these rows tend to be reviews) Or is it getting flash to read in the database BTW you may want create a comparable effect with quite a few JS and divs, depending if the client is variable. genrally the entire thing, i’m newish to help flash and never a database master. n really just have a tutorial that covers the basics of this my client might be flexible with just how its done nevertheless would rather steer clear of the JS intended for accessibility reason. still having difficulties understanding how in achieving this. anyone tried this kind of before Adobe flash, eh Firstly I’m not adept at that either, but can we really do a URL request from … Continue reading

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

Help please! Menu Display Problem

Hi Recently i designed a website and We are having some trouble that has a menu, which in Firefox platforms correctly but inside Explorer the pictures are shifted to somewhat of a side making it look worng. Any help might be appreciated. The web site is: http: //www. pbcdemocraticparty. org, along with the menu is about the right column on the bottom, below your yellow box. Hmm, My organization is not sure what exactly is causing your challenge, but I did notice how the layout looks messed up on my computer – firefox on the mac. The suitable menu gets pressed under the articles. Whenever that transpires with me it’s typically b/c I intend to make one of the divs somewhat less wide so they fit, so one doesn’t end up getting pushed towards the bottom… Bless you Rasp, Let me also look directly into that and try to fix it, I didn’t possess the chance to test it on a Mac pc. Also, where you competent to view it in another browser aside from Firefox for Mac and when so, where you competent to view the food selection display error i mentioned Again gives thanks! Really, I also have … Continue reading

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

how do companies test your skills before hiring?

For starters, do they genuinely do that I found a new design firm trying to find production assistants this summer. Not looking for the money (although Now i’m glad its a PAID internship! ) but more with the experience. My goal is to phase out this freelancing and work with several companies because I’d prefer my resume and portfolio to indicate more than just projects I did for several consumers. This company expects people to learn a fair a higher level CSS, RSS, HTML DOCUMENT, Dreamweaver, ectera.. none of the heavy stuff just like PHP. But I expect that parallel my 2 years of experience they may ask questions or ask if i could demonstrate my own skills. What does one think they’d want me to perform I will say that that working traditionally with Flash in addition to CSS has steered me off from Javascript functions and pop-up windows. Gives thanks. P. VERTS: The last publish I made in relation to integrated marketing ended up being very stupid.. WHEN I should’ve simply googled them. I’ve found together with interviews for jobs which have been for HTML, CSS stuff, they seem to check more at your portfolio, but it does … Continue reading

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

Backgrounds? Absolute Positioning? Z Layers?

The mockup for a website I’m building. I have fundamental CSS knowledge with regards to formatting and these, but this is usually my first work for balance completely laying out and about a page like that. The options seem too quite a few… I can’t obtain the " correct" strategy to start. I just find out I shouldn’t slice right table. I tried environment the background towards dark gray (as while in the bottom right (large) section) then making the header gradient your background DIV, and also the orange bar your background DIV, for example. But these DIVs are getting messy… Perhaps it’s normal, look wonderful I’m asking. I note that I could develop regular background picture class, but subsequently how would MY SPOUSE AND I divide the site into " boxes" each with their own background Sorry for any skitzo attitude, I just kinda feel shed. and you’ll need to give us the check out the existing web-site. You might want to go to Google and look up: cost-free css templates There are lots of free templates with all the column layouts in addition to numerous combinations of columns… find 1 that fits your layout along with download it. … Continue reading

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

Font size and other related attributes

Little is said in relation to setting font sizing and how it relates to other tags and layout and so forth. I never look at it too much until I learn that some ways are superior to others. The em is the best method, I have usually used points by myself. So my problem is: 1) What method would you use for font measurement, div widths, margins and many others, and why 2) Does a single size type affect other pursuits in the website layout Personally, I style with CSS since you should. Regarding font sizes, MY PARTNER AND I use percentages, eg Code: font-size: 120%; For div widths and many others sometimes I employ percentages, but largely I’d use pixels, for instance so Code: width: 800px; margins along with padding, always pixels Code: underlay: 20px 0px 15px 0px; margin: 0px; Why I merely do. It’s just the best way I learnt. Essentially yeah, it’s a good option to set the base font-size with the document and next size either with percentages or ems (which boils right down to the same issue for fonts) with specific elements. There are still templates to examine, including Blueprint CSS, YUI Fonts, along with … Continue reading

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

Font sizes

What is the recommended way that will put size to fonts items, pixels, ems, small, medium, large And what ramifications do you have to using a specific one I like to use pt (point) myself. em is popular, but em is synonymous with relative to your default setting with a browser, so perhaps it will not appear a similar on all windows. I recognize that anyone can change the font size when using the browser " text message size", but I find strange things taking em using pt looks like it’s more stable. Maybe another individual has a far better explanation. I know there is a ton of discussion in the event you searched Google. really, google gives too quite a few " opinions". It truly is getting me perplexed. I have been recently using pixels and several times points. There’s no doubt that I will keep with points. Thanks a ton for your input I user fraction but that’s exactly how I do the item, no particular cause. So perhaps there is any way to create the text width on my site appear identical size to everyone After i formatted my page, I didn’t think about the fact different … Continue reading

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

needing a JAVASCRIPT "Print Function"

Can someone please convey to me where as well as how I can put your hands on an really good piece of JAVASCRIPT code intended for " print Function" Which can be fully editable and has an affirmation page. can anyone help me on this. XENAWORX What exactly don’t you mean a print function’ In order what gets printed that they are different from what the heck is displayed on the screen, you can either develop a different page, or start using a different CSS stylesheet (you can set a stylesheet to become for particular mass media, like print’ just for this case). We need more detail to actually understand what you’re seeking to do. Regardless, what you’re requesting is unlikely as a Javascript-based solution. Firstly thank for ones reply. I am performing like an details park for my wedding as a web web site and what I would really prefer the print function for could be the invition part the place that the user can RSVP presently there details with there name and how many is coming next print and send to us. I do employ a java script function but it really is petty basic i always found … Continue reading

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

Writing help?

So here’s my concern: You have good code however the basic content of one’s pages needs support. A lot regarding help. Would you pay this group of professional writers (news copy writers, lawyer & playwrite) to impact up the copy on your site They are a lot less expensive than PR as well as ad firm. Well then , i’ll know what you think before I progress. Thank you. I guess it depends… Is a content worth reading You want non sales individuals to write revenue copy… because they say they could Hire a plumber to perform your surgery — considerably cheaper. If the team of writers can achieve profits results, hire them. If the only result considering is keeping that DIVs from collapsing, opt for whoever is less expensive. Ask the writer what the purpose of their articles usually are. They had better say it’s to create you a popular expert with information none of one’s competitors have. Their answer should include producing info programs you can market for real capital, not just funneling targeted traffic through keyword stuffing. Normally, you’re hiring typists; not writers. And your articles won’t produce sales because of the articles are commonly used drivel … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment
Page 2 of 612345...Last »