Skip to main content

Home/ Web Design CSS Bookmarking List Summer 2008/ Group items matching "tutorial" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Katrina Shand

Learning @ Your Own Pace® - lynda.com - 0 views

shared by Katrina Shand on 07 Jun 08 - Cached
  •  
    awesome tutorials for everything imaginable with css and html and various languages
Kashif Mehmood Mughal

40+ Techniques of JavaScript for Professional UI - 2 views

  •  
    This is specialy for Web Developers and Design because they are using very much JavaScript for make more beautiful our UI (User Interface), JavaScript can add a lot of special effects that can really improve the user's experience, when we add JavaScript/jQuery techniques that add an extra dose of usability to any UI (User Interface/Webpage), we need to figure out more practical styling and functionality techniques to provide a great user experience, in whole package we are using CSS, JavaScript and jQuery libraries.
pjsabatini

Class and ID Selectors | HTML Dog - 0 views

  •  
    HTML Dog has probably been the most useful tool in this whole ordeal for me. Here, in the intermediate tutorial, Patrick Griffiths explains the difference from the ID and the div tags. ID tag's identify a particular rule, whereas divs describe classes. Though not vital information, this can probably help alleviate some frustration, and for that, it's worth checkint out.
Akmal Yousuf

Access 2016: Designing a Multi-table Query - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: In the previous lesson, you learned how to create a simple query with one table. Most queries you design in Access will likely use multiple tables, allowing you to answer more complex questions. In this lesson, you'll learn how to design and create a multi-table query. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn how to create a multi-table query (Part 1). Watch the video below to learn more about joins and query criteria (Part 2). DESIGNING A MULTI-TABLE QUERY Queries can be difficult to understand and build if you don't have a good idea of what you're trying to find and how to find it. A one-table query can be simple enough to make up as you go along, but to build anything more powerful you'll need to plan the query in advance. PLANNING A QUERY When planning a query that uses more than one table, you should go through these four steps: Pinpoint exactly what you want to know. If you could ask your database any question, what would it be? Building a query is more complicated than just asking a question, but knowing precisely what question you want to answer is essential to building a useful query. Identify every type of information you want included in your query results. Which fields contain this information? Locate the fields you want to include in your query. Which tables are they contained in? Determine the criteria the information in each field needs to meet. Think about the question you asked in the first step. Which fields do you need to search for specific information? What information are you looking for? How will you search for it? This process might seem abstract at first, but as we go through the process of planning our own multi-table query you sho
Akmal Yousuf

Access 2016: Designing a Simple Query - www.office.com/setup - 0 views

  •  
    ACCESS 2016: DESIGNING A SIMPLE QUERY MARCH 27, 2017 TRAINING / WWW.OFFICE.COM/SETUP ADMIN LEAVE A COMMENT WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: The real power of a relational database lies in its ability to quickly retrieve and analyze your data by running a query. Queries allow you to pull information from one or more tables based on a set of search conditions you define. In this lesson, you will learn how to create a simple one-table query. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about designing a simple query in Access. WHAT ARE QUERIES? Queries are a way of searching for and compiling data from one or more tables. Running a query is like asking a detailed question of your database. When you build a query in Access, you are defining specific search conditions to find exactly the data you want. HOW ARE QUERIES USED? Queries are far more powerful than the simple searches or filters you might use to find data within a table. This is because queries can draw their information from multiple tables. For example, while you could use a search in the customers table to find the name of one customer at your business or a filter on the orders table to view only orders placed within the past week, neither would let you view both customers and orders at once. However, you could easily run a query to find the name and phone number of every customer who's made a purchase within the past week. A well-designed query can give information you might not be able to find out just by examining the data in your tables. When you run a query, the results are presented to you in a table, but when you design one you use a different view. This is called Query Design view, and it lets you see how your query is put
Akmal Yousuf

Access 2016: Creating Reports - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: If you need to share information from your database with someone but don't want that person actually working with your database, consider creating a report. Reports allow you to organize and present your data in a reader-friendly, visually appealing format. Access makes it easy to create and customize a report using data from any query or table in your database. In this lesson, you will learn how to create, modify, and print reports. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about creating reports. TO CREATE A REPORT: Reports give you the ability to present components of your database in an easy-to-read, printable format. Access lets you create reports from both tables and queries. Open the table or query you want to use in your report. We want to print a list of cookies we've sold, so we'll open the Cookies Sold query. The Cookies Sold query - www.office.com/setup Select the Create tab on the Ribbon. Locate the Reports group, then click the Report command. Clicking the Report command - www.office.com/setup Access will create a new report based on your object. It's likely that some of your data will be located on the other side of the page break. To fix this, resize your fields. Simply select a field, then click and drag its edge until the field is the desired size. Repeat with additional fields until all of your fields fit. Resizing fields in the report - www.office.com/setup To save your report, click the Save command on the Quick Access Toolbar. When prompted, type a name for your report, then click OK. Saving and naming the report - www.office.com/setup Just like tables and queries, reports can be sorted and filtered. Simply right-click the field you w
Akmal Yousuf

Using conditional formatting to highlight dates in Excel - www.office.com/setup - 0 views

  •  
    This tutorial on using conditional formatting to highlight dates is brought to us by MVP Frédéric Le Guen, with special acknowledgment and thanks to Ken Puls for assistance with translation from French to English. Date functions in Excel make it is possible to perform date calculations, like addition or subtraction, resulting in automated or semi-automated worksheets. The NOW function, which calculates values based on the current date and time, is a great example of this. Taking this functionality a step further, when you mix date functions with conditional formatting, you can create spreadsheets that display date alerts automatically when a deadline is near or differentiates between types of days, like weekends and weekdays. THE BASICS OF CONDITIONAL FORMATTING FOR DATES To find conditional formatting for dates, go to Home > Conditional Formatting > Highlight Cell Rules > A Date Occuring. www.office.com/setup You can select the following date options, ranging from yesterday to next month: www.office.com/setup These 10 date options generate rules based on the current date. If you need to create rules for other dates (e.g., greater than a month from the current date), you can create your own new rule. Below are step-by-step instructions for a few of my favorite conditional formats for dates. HIGHLIGHTING WEEKENDS When you design an automated calendar you don't need to color the weekends yourself. With the conditional formatting tool, you can automatically change the colors of weekends by basing the format on the WEEKDAY function. Assume that you have the date table-a calendar without conditional formatting: www.office.com/setup To change the color of the weekends, open the menu Conditional Formatting > New Rule www.office.com/setup In the next dialog box, select the menu Use a formula to determine which cell to format. www.office.com/setup In the text box Format values where this formula is true, enter the following WEEKDAY formula to determ
Akmal Yousuf

Access 2016: Working with Forms - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: While you can always enter data directly into database tables, you might find it easier to use forms. Forms ensure you're entering the right data in the right location and format. This can help keep your database accurate and consistent. This lesson will address the benefits of using forms in a database. You will review examples of different forms and form components. Finally, you will learn how to use forms to enter new records and view and edit existing ones. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about working with forms in Access. WHY USE FORMS? Many of us fill out forms so often that we hardly notice when we're asked to use them. Forms are so popular because they're useful to the person asking for the information and to the person providing it. They are a way of requiring information in a specific format, which means the person filling out the form knows exactly which information to include and where to put it. Illustration of a paper form - www.office.com/setup This is just as true of forms in Access. When you enter information into a form in Access, the data goes exactly where it's supposed to go: into one or more related tables. While entering data into simple tables is fairly straightforward, data entry becomes more complicated as you start populating tables with records from elsewhere in the database. For instance, the orders table in a bakery's database might link to information on customers, products, and prices drawn from related tables. For example, in the Orders Table below the Customer ID field is linked to the Customers table. The Customer ID field links to the Customers table - www.office.com/setup In fact, in order to see the entire
Akmal Yousuf

PowerPoint 2016: Understanding OneDrive - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: Many of the features in Office are geared toward saving and sharing files online. OneDrive is Microsoft's online storage space that you can use to save, edit, and share your presentations and other files. You can access OneDrive from your computer, smartphone, or any of the devices you use. To get started with OneDrive, all you need to do is set up a free Microsoft account if you don't already have one. If you don't already have a Microsoft account, you can go to the Creating a Microsoft Account lesson in our Microsoft Account tutorial. Once you have a Microsoft account, you'll be able to sign in to Office. Just click Sign in in the upper-right corner of the PowerPoint window. signing in to OneDrive - www.office.com/setup BENEFITS OF USING ONEDRIVE Once you're signed in to your Microsoft account, here are a few of the things you'll be able to do with OneDrive: Access your files anywhere: When you save your files to OneDrive, you'll be able to access them from any computer, tablet, or smartphone that has an Internet connection. You'll also be able to create new presentations from OneDrive. Back up your files: Saving files to OneDrive gives them an extra layer of protection. Even if something happens to your computer, OneDrive will keep your files safe and accessible. Share files: It's easy to share your OneDrive files with friends and coworkers. You can choose whether they can edit or simply read files. This option is great for collaboration because multiple people can edit a presentation at the same time (also known as co-authoring). SAVING AND OPENING FILES When you're signed in to your Microsoft account, OneDrive will appear as an option whenever you save or open a file. You still have the option of saving files to your computer. However, saving files to your OneDrive allows you to access them from any other computer, and it also allows you to share files with friends and co
Akmal Yousuf

PowerPoint Tips: Simple Rules for Better PowerPoint Presentations - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: SIMPLE RULES FOR BETTER POWERPOINT PRESENTATIONS www.office.com/setup Blogs: Have you ever given a PowerPoint presentation and noticed that something about it just seemed a little … off? If you're unfamiliar with basic PowerPoint design principles, it can be difficult to create a slide show that presents your information in the best light. Poorly designed presentations can leave an audience feeling confused, bored, and even irritated. Review these tips on making your next presentation more engaging. DON'T READ YOUR PRESENTATION STRAIGHT FROM THE SLIDES If your audience can both read and hear, it's a waste of time for you to simply read your slides aloud. Your audience will zone out and stop listening to what you're saying, which means they won't hear any extra information you include. Instead of typing out your entire presentation, include only main ideas, keywords, and talking points in your slide show text. Engage your audience by sharing the details out loud. FOLLOW THE 5/5/5 RULE To keep your audience from feeling overwhelmed, you should keep the text on each slide short and to the point. Some experts suggest using the 5/5/5 rule: no more than five words per line of text, five lines of text per slide, or five text-heavy slides in a row. Screenshot of Microsoft PowerPoint DON'T FORGET YOUR AUDIENCE Who will be watching your presentation? The same goofy effects and funny clip art that would entertain a classroom full of middle-school students might make you look unprofessional in front of business colleagues and clients. Humor can lighten up a presentation, but if you use it inappropriately your audience might think you don't know what you're doing. Know your audience, and tailor your presentation to their tastes and expectations. CHOOSE READABLE COLORS AND FONTS Your text should be easy to read and pleasant to look at. Large, simple fonts and theme colors are always your best bet. The best fonts and colors can va
Akmal Yousuf

Using conditional formatting to highlight dates in Excel - www.office.com/setup - 0 views

  •  
    This tutorial on using conditional formatting to highlight dates is brought to us by MVP Frédéric Le Guen, with special acknowledgment and thanks to Ken Puls for assistance with translation from French to English. Date functions in Excel make it is possible to perform date calculations, like addition or subtraction, resulting in automated or semi-automated worksheets. The NOW function, which calculates values based on the current date and time, is a great example of this. Taking this functionality a step further, when you mix date functions with conditional formatting, you can create spreadsheets that display date alerts automatically when a deadline is near or differentiates between types of days, like weekends and weekdays.
Akmal Yousuf

Access 2016: Working with Forms - www.office.com/setup - 0 views

  •  
    www.office.com/setup Blogs: While you can always enter data directly into database tables, you might find it easier to use forms. Forms ensure you're entering the right data in the right location and format. This can help keep your database accurate and consistent. This lesson will address the benefits of using forms in a database. You will review examples of different forms and form components. Finally, you will learn how to use forms to enter new records and view and edit existing ones. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about working with forms in Access. WHY USE FORMS? Many of us fill out forms so often that we hardly notice when we're asked to use them. Forms are so popular because they're useful to the person asking for the information and to the person providing it. They are a way of requiring information in a specific format, which means the person filling out the form knows exactly which information to include and where to put it. Illustration of a paper form - www.office.com/setup This is just as true of forms in Access. When you enter information into a form in Access, the data goes exactly where it's supposed to go: into one or more related tables. While entering data into simple tables is fairly straightforward, data entry becomes more complicated as you start populating tables with records from elsewhere in the database. For instance, the orders table in a bakery's database might link to information on customers, products, and prices drawn from related tables. For example, in the Orders Table below the Customer ID field is linked to the Customers table. The Customer ID field links to the Customers table - www.office.com/setup In fact, in order to see the entire order you would also have to look at the
Akmal Yousuf

How to calculate percentage in Excel - formula examples - www.office.com/setup - 0 views

  •  
    In this tutorial, you will lean a quick way to calculate percentages in Excel, find the basic percentage formula and a few more formulas for calculating percentage increase, percent of total and more. Calculating percentage is useful in many areas of life, whether it is restaurant tipping, reseller commission, your income tax or interest rate. Say, you've been lucky enough to get a 25% off promotion code on a new plasma TV. Is this a good deal? And how much will you eventually have to pay?
Geraldine Malone

CSS Tutorial - Float - 0 views

  •  
    Here's a great site to style the images you have inserted on your html document by floating them in specific areas of the page.
jschoen

My Top Ten CSS Tricks [CSS Tutorials] - 0 views

  •  
    This article by Trenton Moss instructs designers to use 3-d effects for objects. Apparently it's an old trick, but I still think it's cool to move a mouse over an object or image and have it pop out at you. Moss also provides the "Text-Transform" command, which is useful if you forget to capitalize successive h1 lines - it sets a standard for every h1 (every header will therefore begin with a capital letter, even if you forget to be consistent).
Dave Brennan

Listutorial - 0 views

  •  
    I found this site from a google search: "css image icon horizontal list." I was looking for a way to use images in a list." While the search was fruitless in this respect, it explains, in detail, how to hadnle a variety of lists. Examining the code may be helpful in deciphering why your lists may/may not be working as you desire.
applejackie87

HTML Quick List - HTML Code Tutorial - 0 views

  •  
    This is a quick guide useful to refer to when you forget what words to use for what command. I often find myself forgetting what certain alignments do and which words mean what when clicked. This is a cheat sheet for those who are forgetful, or when stressful times lead to forgetting the basics.
Dave Brennan

CSS Introduction - 0 views

  •  
    An everything-you-need/want-to-know source for css
Dave Brennan

CSS-Tricks - Tips, Tricks, and Techniques on using Cascading Style Sheets. - 0 views

  •  
    I bookmarked this for three reasons: 1.) It is filled with CSS tips. 2.) It's the first CSS tip sites I've found that has a great CSS design (credibility) 3.) It's actually funny. Enjoy
webartist

Design Feeds - 1 views

  •  
    A collection of design related articles, resources, comments and inspiration. Designfeeds.com.au provides easy to use and up to date information on anything design. From design inspiration to CSS and coding techniques, Designfeeds.com.au refreshes every 10 minutes and grabs new articles from a growing resource of respected websites.
‹ Previous 21 - 40 of 40
Showing 20 items per page