Skip to main content

Home/ WRT CSS Social Bookmarking List Fall 2008/ Group items tagged html

Rss Feed Group items tagged

Jessica Bloom

HTML Vocabulary 2.0 - 0 views

  •  
    This site gives the basics about html vocabulary. Also, it tells about coding for links, pictures and objects, text styles, style sheets, forms, tables, lists, frames, and much more. In addition, there is a list of frequently asked questions. It is helpful, in general, to any person who is beginning html coding 
Dana Dietrich

Using Basic HTML Commands to Develop a Web Resume - 0 views

  •  
    This is a quick cheat sheet for HTML codes for paragraphs, page breaks, headings, centering, etc. For beginners this is a great reference tool for the very basics of coding.
Brittany Mitros

Linking Style Sheets to HTML - 0 views

  •  
    this is how you are able to link your stylesheet to the main page, also known as the html page
Jacqui Mianart

HTML Tags / Codes / Web Page Design - 0 views

  •  
    This website breaks down the different things it offers with links. You can find HTML codes, HTML tips, web design tips, a color chart, and a css tutorial.
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
Jessica Bloom

YouTube - Basic HTML and CSS Tutorial. Howto make website from scratch - 0 views

  •  
    This website is a you tube video about html coding. For me, this video was quite helpful because I need to actually see how things are done in order to successfully accomplish a given task. For visual learners, this video is great!
Jacquelyn Halbach

CSS and Backgrounds | Setting background colour and images in CSS || HTMLSource ] - 0 views

  •  
    This website shows how to add background color and pictures to an HTML or style sheet.
Akmal Yousuf

Forms in SharePoint - Seven Ways to Create a Form in SharePoint - www.office.com/setup - 0 views

  •  
    Forms are the cornerstone of business applications, and plenty of options exist to create a form in SharePoint. Which one you use will depend on your needs, technical skill and the version of SharePoint you are using. In this article we'll explore seven ways to build forms in SharePoint along with some of the pros and cons of each. All these options will be storing the data in an existing SharePoint list. SHAREPOINT LISTS Default forms are available for any SharePoint list. Create a list and you have a corresponding form to add and modify items. Options are available to organize the order of fields, format them, validate input, add basic calculations and attach files. There are also more advanced options such as limiting permissions to item owners and enabling workflows. You can modify all of these under List Settings for the list. These generic SharePoint forms are a good choice for simple applications that don't have too many columns or records and that only require basic functionality. Lists also offer a data sheet view to edit a limited set of columns, much like a spreadsheet. What you see is what you get with these basic forms. If you need to break fields up into multiple tabs, or perhaps have business logic run on them in real time, you'll need to keep on reading. And although theoretically a list can store millions of items, you can only access up to 5,000 items in any view (in reality the numbers are far lower before performance degrades considerably). Basic Sharepoint list form - www.office.com/setup SHAREPOINT DESIGNER Creating a custom form in SharePoint Designer is relatively easy. You take an existing SharePoint list and use Designer to create a new .aspx page which renders and controls the form. There are files used by a list to create forms, one each to add, edit and view. These are located in the same folder as their associated SharePoint list. With Designer you can show or hide fields based on certain criteria, change the layout, use va
Akmal Yousuf

How to Use Microsoft Forms in Office 365 Education - www.office.com/setup - 0 views

  •  
    How to Use the New Microsoft Forms - www.office.com/setup www.office.com/setup Blogs: Have you seen the new Microsoft Forms? One of the most popular articles on my blog in the last 12 months was related to its predecessor - Excel Surveys. Not only did that post get a lot of views, but it also got a lot of comments from people with questions about the features of Excel Surveys, or more importantly for some, the features it did not have. You can still use Excel Surveys, but Microsoft are in the process of transitioning to something better - Microsoft Forms. This version includes automatic grading and built-in student feedback. Here's what you need to know. GETTING STARTED You can find the homepage for Microsoft Forms by going to forms.office.com, or you may see Forms listed in the Office 365 App Launcher. Both links go to the same place. Technically, Forms is still in Preview but you can sign in with your Office 365 Education account today and start creating surveys and quizzes. The new Microsoft Forms work on desktop and mobile browsers. Once you are logged in, click the New button to create your first form. Replace Untitled Form with a title of your choice, and add a description underneath if you want to provide any directions or information for students or parents who are filling out your Form. BUILDING A FORM Tapping the Add Question button gives you access to the question types that are available to you in this new version of Microsoft Forms. The options include: Choice: for creating multiple choice questions! Tap or click the slider to allow people to select multiple answers. You can also tap or click the ellipses button to shuffle answers. Quiz: a multiple choice question that you allows you to select a correct answer for automatic grading. Tapping the comment icon on each answer choice lets you add student feedback for each selection. Multiple answers and shuffled answers are also available to you when working on Quiz questions. Text: to collect
Geetch Spuckler

Tableless Layout How-To - 0 views

  •  
    This page is another reference page for creating a site with a three-column layout. The how-to uses only CSS for the layout, rahter than using tables in HTML.
Megan Esola

What is CSS? - 0 views

  •  
    This was such a comprehensive and easy-to-understand explanation of CSS that I had to share it!
Jacqui Mianart

HTML Backgrounds - 0 views

  •  
    This website gives you help with codes on how to create your background.
Jessica Bloom

CSS Layouts - Code-Sucks.com - 0 views

  •  
    CSS layouts and templates to use and start from.
  •  
    This site gives tons of CSS layouts. Some are quite simple, and other complex. Either way, it's a great site for people who are looking for layouts. It gives the html and CSS coding : )
Jacquelyn Halbach

Comprehensive CSS Guide- Font and Text - 0 views

  •  
    This website provides detailed help with fonts and text in HTML
Dana Dietrich

Digital Web Magazine - Everything You Know About CSS Is Wrong - 0 views

  •  
    An easier way of using CSS Tables to create columns. It gives the HTML and CSS coding for columns without having to use faux columns.
Jacquelyn Halbach

Dynamic Drive CSS Library- Practical CSS codes and examples - 0 views

  •  
    This web page gives simple tutorials on some of the basic things in CSS such as templates and adding graphics to your html.
Megan Esola

Color Codea - 0 views

  •  
    The place I always go to easily get color codes for my pages.
Charles Ackerman

CSS Tutorial - 0 views

  •  
    Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building.
Akmal Yousuf

http://blog.office-setup-help.us/abb-deploy-office-365-yammer-part-strategic-initiative... - 0 views

  •  
    Microsoft Corp. announced today that the power and automation technology company ABB will deploy Microsoft Office 365 and Yammer to its employees worldwide. With about 145,000 employees in 100 countries, ABB is transitioning from multiple IT collaboration and messaging solutions to Office 365 to provide a single solution for productivity, communication, collaboration and enterprise social in the cloud. "Office 365 and Yammer will enable us to transform communication and collaboration among our employees, surfacing the best and most innovative ideas across the organization," said Andy Tidd, CIO at ABB Group. For more details around this announcement, please visit the Customer Spotlight newsroom.
1 - 20 of 495 Next › Last »
Showing 20 items per page