Skip to main content

Home/ CSS Evangelist/ Group items tagged positioning

Rss Feed Group items tagged

Frederik Van Zande

A List Apart: Articles: Faux Absolute Positioning - 0 views

  •  
    There are two popular approaches to positioning with CSS: float and absolute positioning. Both approaches have their pros and cons. My teammates and I have developed a new positioning approach that gives us the best of both worlds. After quite a bit of experimenting and testing, it's time to share the technique with the rest of the world and see how we can work together to improve it. I'm calling it "faux absolute positioning" after the faux columns technique that simulates the presence of a column.
Gary Edwards

Grid design basics: Grids for Web page layouts - Opera Developer Community - 2 views

  •  
    Since tables were co-opted for layout purposes, columns have become key to many Web design layouts, and this thinking continued when CSS took over from tables (at least in the minds of savvy designers) for Web-page presentation. However, other fields of layout design don't think in arbitrary columns, they work with grids, and these form the basis for the structure of page designs. This article will provide the lowdown on grid design for Web pages. Thinking modular Grids are a template, a framework within which creativity can flourish. Too many designers spend time looking at a blank canvas, trying to figure out where elements should be positioned, but, if you have a flexible underlying grid, many such problems are already solved for you. It becomes obvious where and how elements should and can be positioned, thereby leaving you, the designer, with more time to work on graphic design and other page components.
Vernon Fowler

list-style | CSS-Tricks - 0 views

  • The list-style-position property defines where to position the list marker, and it accepts one of two values: "inside" or "outside". These are demonstrated below
yc c

Learn CSS Positioning in Ten Steps: position static relative absolute float - 0 views

  •  
    Good simple and important tutorial for anybody wanting to start CSS
Zulkarnain K.

CSS Arrow Please - 10 views

  •  
    There are web-based generators for almost everything; stripes, buttons, forms, loader icons, etc. CSS Arrow Please focuses on another niche; yes, totally CSS-based (no images) arrows. This CSS trick is great for using in tooltips, the generator offers multiple options for customization (the position, color and border values) and auto-creates the related CSS code.
anonymous

Google Panda 3.3 Update - A Look at Improvements in White-Hat SEO - 0 views

  •  
    Google's latest panda update will penalize over optimized site. Panda 3.3 will give more importance to the value of your website content. If you repeat the same keywords or insert too many links, then your site will drop from its current position in the SERP pages.
Frederik Van Zande

The Big Table Problem | 8164 - 0 views

  •  
    My friend/ex-coworker Sam the Wonder Boy used to send me late night AIM messages comprised of only three letters, "M.F.R." This would then send chills up my spine, and I'd curl up on the floor in fetal position and weep nonstop. OK, I'm exaggerating a quite bit, and Sam doesn't do that anymore. "M.F.R." stands for "Monthly Forecast Report." It was one of the many modules of a huge intranet web application we worked on years ago. As the name implies, it was a report. Before arriving to the actual report screen, the user could select some criteria such as date range, products, etc. Depending on the selection, the report can have up to sixty columns and thousands of rows. It was quite a challenge both on the backend and frontend. I initially created it using server side Excel API and dumped it to the frontend as an excel sheet. In version 2 I made it as an HTML table with the Excel export option. In version 3 I ditched HTML and went for Crystal Report, in version 3.5 it became Active Report. In version 4 we rewrote the whole application as a .NET client app, with the report section being Excel again. In version 5, well there wasn't a version 5. The whole project got outsourced to India and the team was disbanded. But that's a blog for another day.
Frederik Van Zande

DD_belatedPNG: better PNG background-image support in IE6 - 0 views

  •  
    background-image + background-repeat + background-position + 24-bit PNGs for Internet Explorer 6 (...Better late than never!)
Gary Edwards

Everything You Know About CSS Is Wrong | Digital Web Magazine: Rachel Andrew - 0 views

  •  
    The easy way to use CSS2.1 to solve difficult cross-browser layout issues: CSS tables solve all the problems encountered when using absolute positioning or floats to create multi-column layouts in modern browsers. Specifying the value table for the display property of an element allows you to display the element and its descendants as though they're table elements. The main benefit of CSS table-based layouts is the ability to easily define the boundaries of a cell so that we can add backgrounds and so on to it-without the semantic problems of marking up non-tabular content as a HTML table in the document.
Gary Edwards

The CSS Box Model | Chris Coyier CSS Tricks - 0 views

  •  
    Chris Coyier discusses the basics of the CSS Box Model: "every element in web design is a rectangular box. This was my ah-ha moment that helped me really start to understand CSS-based web design and accomplish the layouts I wanted to accomplish. We've talked about the positioning of these boxes a bit, and about their behavior." "What we haven't talked about much is the box itself. How is the size of the box calculated exactly? "
Kilron Keit

Pay Per Click Management Is Simple And Efficient Method Offered By Pay Per Click Advert... - 0 views

  •  
    The task which is helpful, when you are working virtually to taking up businesses is called marketing. The medium to grow up business may be hunted by many people who wish to increase commerce on large scale. In this kind of position, better method to enlarge online business is to get benefit pay per click all the through the help of top 10 PPC companies.
Kilron Keit

PPC Experts- PPC Marketing Team for People Require Experts for Online Marketing - 0 views

  •  
    When you have website and if it firstly require SEO for placing it on ppc marketing position for online promotion. That is why understand PPC Experts can be very successful and fastest technique without wasting time and money. http://www.getppcexpert.com
Vernon Fowler

CSS Sprites with Inline Images | CSS-Tricks - 0 views

  • The image is "content" while an empty div is not.
  • If you want to keep your image as part of the regular flow of the document the best you can, you can always wrap the image in a div with relative positioning
  •  
    "The "sprite" is the single, combined graphic. We can use this same theory, only instead of using background-image to show the graphic, we can use an image right in the HTML itself (inline image)."
spymek soft

Mobile Games Development | Mobile Application Development - 0 views

  •  
    Mobile technology is one of the fastest evolving technologies in the world. Businesses are rapidly realizing the potential pertaining to its applications and the effect of those applications on the positive growth of the business. One of the biggest benefits of mobile technology is to enable the businesses to constantly stay in touch with its customers.
Al-Mehatb Shaikh

Getting Started with Chrome extension - Diigo help - 0 views

  • Use the “Save” option to bookmark a page. Bookmarking saves a link to the page in your online Diigo library, allowing you to easily access it later.
  • Highlighting can also be accomplished from the context pop-up. After the Chrome extension is installed, whenever you select text on a webpage, the context pop-up will appear, allowing you to accomplish text-related annotation. Highlight Pop-up Menu – After you highlight some text, position your mouse cursor over it and the highlight pop-up menu will appear. The highlight pop-up menu allows you to add notes to, share, or delete the highlight.
  • Sticky Note Click the middle icon on the annotation toolbar to add a sticky note to the page. With a sticky note, you can write your thoughts anywhere on a web page.
1 - 20 of 24 Next ›
Showing 20 items per page