Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged saying

Rss Feed Group items tagged

shalani mujer

Top-Notch Computer Tech Support Service - 1 views

I will always be thankful to ComputerTechSupportService because they always provide top caliber computer support service that you can never find anywhere. They have certified PC technicians wh...

computer support service

started by shalani mujer on 10 Nov 11 no follow-up yet
Daniel Raj

Berkshire website design & build services; SEO specialists & web designers - 0 views

  •  
    What does your website say about your business? Often your first opportunity to make an impression on prospective customers, your website is one of your most important business assets. So website design and website build are critical disciplines for your business. Here at Big Bark Creative, we build one-of-a-kind custom websites to help you stand out from the crowd.
David Weightman

Business Logo Epic Fails - 0 views

  •  
    Branding, as we know, matters a lot in making business or when you try to imply something in the form of shapes and lines. That's why there is always a need for logos to have a keen interpretation of what you want to say.
Kinjal Adesara

7 Easy Shopping Cart Design Tips for Higher Conversion - 0 views

  •  
    A friendly, sales-oriented shopping cart can smoother the process of online shopping, and can also persuade visitors to buy more. Needless to say, you want a shopping cart that helps you get more sales and conversions. Take a look at what you can do to transform your shopping cart into a powerful sales machine.
Sterco Digitex

My Website... My Design - 0 views

  •  
    The dilemma that surrounds every designer on the face of earth is to go by their gut or follow instructions. Creativity, they say... cannot be forceful or caged but the thread of every profession is somewhere down the line connected to monetary aspects and approvals.
Kinjal Adesara

Tips for Optimizing Web Forms to Boost Ecommerce Sales - 0 views

  •  
    Henri Frederic Amiel, a Swiss philosopher, had something to say about small things: "What we call little things are merely the causes of great things; they are the beginning, the embryo, and it is the point of departure which, generally speaking, decides the whole future of an existence.
Rajneesh Kumar

Affordable Small Business Website Design Services in India - 1 views

It would be wrong to say that small businesses and shop owners only cater to neighbors & passersby. To attract customers interested in your offerings and multiply your monthly income, all you need ...

Small Business Website Design Services in India

started by Rajneesh Kumar on 05 Oct 13 no follow-up yet
Kinjal Adesara

Google Web Designer - A Free Tool for Building Websites and Apps Using HTML5 - 0 views

  •  
    The company says more than 90 percent of users switch between devices - PCs, Smartphones and tablets - to complete tasks. Clearly, from Google's perspective, an HTML5-based Web design tool can offer a great solution.
Codal Inc

Big Beautiful Data - 0 views

Big data. It's a buzzword, it's a privacy issue, it's an industry, and it's totally incomprehensible. It is also something that many Internet users do not realize is everywhere. Any sort of fu...

started by Codal Inc on 24 Apr 15 no follow-up yet
Xposure Media

Thousand Things About Your Content like Graphic Design Brisbane - 0 views

  •  
    That is obviously not always an easy task, but this is where hiring a company like Graphic Design Brisbane really becomes a crucial part of the equation. 
Soul Book

The Incredible Em & Elastic Layouts with CSS - 0 views

  • Elastic design uses em values for all elements. Ems are a relative size, written like this: 1em, 0.5em, 1.5em etc. Ems can be specified to three decimal places like so: 1.063em. “Relative” means: They are calculated based on the font size of the parent element. E.g. If a <div> has a computed font size of 16px then any element inside that layer —a child— inherits the same font size unless it is changed. If the child font size is changed to 0.75em then the computed size would be 0.75 × 16px = 12px. If the user increases (or decreases) text size in their browser, the whole interface stretches (or shrinks.)
  • All popular browsers have a default font size of 16px. Therefore, at the default browser setting, 1em = 16px.
  • The <body> inherits it unless styled otherwise using CSS. Therefore 1em = 16px, 0.5em = 8px, 10em = 160px and so on. We can now specify any element size we need to using ems!
  • ...9 more annotations...
  • However, (gasp) IE has a problem with ems. Resizing text from medium (default) to large in IE5/6 would lead to a huge increase in font size rather than the gradual one expected. So another selector is needed to get IE to behave: html{ font-size:100%; }
  • Let’s give our <body> some more style, and center everything in the viewport (this will be important later for our content wrapper.) Our initial CSS ends up like this: html{ font-size: 100%; } body{ font-size: 1em; font-family: georgia, serif; text-align: center; color: #444; background: #e6e6e6; padding: 0; margin: 0; }
  • 1 ÷ 16 × 740 = 46.25em (1 ÷ parent font-size × required pixel value = em value)
  • While we're here, we might as well add some typographic goodness by selecting a basic leading and adding some vertical rhythm, with everything expressed in ems.
  • Set a 12px font size with 18px line height and margin for paragraphs
  • Dividing the desired line height (18px) by the element font size (12px) gives us the em value for line height. In this example, the line height is 1 and a half times the font size: 1.5em. Add line height and margin properties to the CSS: p{ font-size: 0.750em; line-height: 1.5em; margin: 1.5em; } Now the browser will say to itself, “Oh, line height and margin is set to 1.5em, so that should be 1.5 times the font size. What’s the font size, again? 12px? OK, cool, make line height and margin 1.5 times that, so 18px.”
  • To retain our vertical rhythm we want to set an 18px line height and margin. Easy: If the font size is 18px then 18px in ems is 1em! Let’s add the properties to the CSS (and make the font weight light:) h1{ font-size: 1.125em; line-height: 1em; margin: 1em; font-weight: 300; }
  • Jon, good article and very useful chartm but your text sizing method has one major drawback. If elements with font-sizes set in em’s are nested, i.e with lists, these elements inherit the font size. Therefore each child element will be 0.75em (or 75%) of the previous one: See an example here. (Would have posted the code put it was coming out really ugly!) I would recommend against using that method and setting the global font size in the body tag i.e. 'font-size:75%' for 12px. Then only setting different font-sizes where necessary.
  • Thanks Will, interesting point, but that is solved with a simple font-size:1em on the first child. Retaining the default ensures that even images are sized correctly in ems. IE (surprise) will compute incorrectly against a parent length equivalent to 12px. My preference born out by some minor but painful computed size errors in complex layouts is not to adjust the body, and only set font size where necessary for specific elements.
  •  
    A nice and simple explanation of using EMs to make elastic layouts
Ville Makinnen

Contador Wanarua comments on his Twitter habits - 0 views

  •  
    Head of software business at SomoconOy and well established software developer Contador Harrison Wanarua has described his tweeting habits as personal tragedy but he says he is better off that those who have turned twitter as a social media network that has been overtaken by Twitter ghouls carrying out the online equivalent of slowing down to look at a traffic accident.
Rem Comp

Remote Online PC Support I Can Rely On - 1 views

I availed of the remote computer support services of Remote Computer Support Site because their services are proven to be very fast and accurate. They have expert online computer tech professional...

remote computer support

started by Rem Comp on 12 Sep 11 no follow-up yet
seth kutcher

Remote Online PC Support I Can Rely On - 1 views

I availed of the remote computer support services of Remote Computer Support Site because their services are proven to be very fast and accurate. They have expert online computer tech professiona...

remote computer support

started by seth kutcher on 12 Sep 11 no follow-up yet
helen hunt

Excellent Help Desk Support from the Professionals - 1 views

There was a time when I needed help with my computer concern and Help Virtual Desk Support was there to resolve it in a matter of minutes. Their help desk support was fast and reliable. I did not w...

started by helen hunt on 13 Oct 11 no follow-up yet
Rajneesh Kumar

How Much Best Offshore Web Design Experts Cost? - 1 views

Most would say you need a big budget to hire best team of website designers and developers for your website work. The same is true but not if you plan to outsource website design and development......

outsource website design and development Offshore web companies

started by Rajneesh Kumar on 27 Dec 13 no follow-up yet
Sassie Porche

10 Tips for Securing and Hardening WordPress - 0 views

  •  
    Say NO to hackers. Here are some tips that will help you secure and harden your WordPress site.
Tonny Mathews

Search Engine Script from NCrypted with Image Search and Books Section - 1 views

  •  
    The web is a limitless asset of information. People living in distinctive ranges of the world can search a considerable measure of information with a simple one click. Search Engines are the most important source of data we can say.
Tonny Mathews

Reddit Clone - a Powerful Bookmark Script - 1 views

  •  
    Reddit is a Social news and entertainment website where users can post interesting and new content on the page where other users vote that content Up and Down and which post or news is most popular it becomes on front page so we can say, front page content constantly changing and popular posts and content.
Tonny Mathews

Get Customized StumbleUpon Clone from NCrypted - 1 views

  •  
    StumbleUpon is a Surf Engine in a term we can say. It is a form of Search Engine, suppose if any user wants to search about any particular product he can easily get so many results which are shown by StumbleUpon. Users can give the rating to the particular page on StumbleUpon toolbar, and also can leave a comment on the website review page.
« First ‹ Previous 101 - 120 of 149 Next › Last »
Showing 20 items per page