Tag Archives: Ems

page looks different on different browsers

I can’t receive the home page connected with http: //www. efraindejesus. com to take a look the same around different browsers and the same on DESKTOP and mac. The matter is mainly together with table alignment. I would like the image on the left to align considering the text. Also, the width with the right cell where the text is improvements from browser to be able to browser. and the type is in several sizes. I designed it using a mac and it seems like s**t on desktop. Help! here you are at the world regarding webdesign…. i’m merely a beginner as properly, but here’s just what i’ve gleaned to date, as it reaches right down in order to it, you can’t really have just one design which would work on just about all browsers and systems. you can look at your best, setting all sizes because ems or PER CENT, and by making certain to specify all parameters because default valuations will differ between browsers and systems. the best way i know to address the challenge is to use css with code and javascript. your web blog is very very simple….. i’d suggest developing it using css and divs … Continue reading

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

Allowing Users to change Font Size

Greetings, I’m designing an internet site . for older people and as a consequence require it to be user friendly. Thusly I want them youngster should be vary the font size to permit them to go through it better. I know sometimes it is done by transitioning stylesheets, but can any person tell me how to accomplish this, or direct me to your tutorial Effectively, if you provide the area you need to change a identity, such as PHP: < div  id=”divname”> div  text< /div> Then, to be able to change it, believe do PHP: < script  type=”text/javascript”> document. getElementById(“divname”). style. fontSize  =  ’14pt’; < /script> hope that helps Can’t they set it into their browsers For those who have a declared font size in the stylesheet or website page, that would override anyone user’s settings. Yet, they could check out View -> Copy Size, and modify it. Of course, they could. This is certainly, again, a matter of you writing how do i serve your readers, and not the other way around. Try a fixed font-size about the body tag, and have the sizes skin color other tags established to relative measurements (as in ems or %) with the … 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

Advice for someone who knows nothing, please…

Howdy. I’m Jorge, from Portugal, and I want an ecigs on the internet shop, which I’ll be doing to be a dropshipper (honest! ) which has a Chinese supplier. POST asked my son-in-law, advised him about Magento and whatnot, to build me the look, but since he or she doesn’t know PHP/MySQL they said he was gonna build the web site with Google Web sites (or maybe Programs, not sure, I don’t perhaps know if it makes a genuine diference), which he is doing, apparently quite effectively, according to the indications. If the guy can proceed from generally there on, good. In the event he can’t, I’ll have got to ask someone to increase a few capabilities. I’m a tad afraid he could possibly be having work intended for nothing. I have a few questions: a) Can we really add Paypal and also what else is actually Does Paypal have some shopping cart along with does it work efficiently If not, how regarded as a add a shopping cart b) From checkout, I’d like the customers and therefore choose between Offshore Registered Airmail and EMS plus the shipping costs depends according to your weight and desired destination. Is that possible … Continue reading

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