Get Involved

We appreciate your enthusiasm and interest in learning more about Broadening Participation in Computing. Getting involved is simple, and there are lots of ways to make a positive impact on a student's life.

We welcome you to learn more about BPC effective practices and learning tools by browsing our resources.

We invite you to browse our Alliances and Demonstration Programs to learn more about specific interventions and network with those of interest to you.

Another way to plug-in and become involved with current projects is to visit our match-making system where you can volunteer resources or help to meet specific needs of our various projects. (Currently this system is under construction.)

If you are ready to begin your own BPC project, please learn more about the program solicitation and grant application process.

Can't find what you are looking for? Search the main Engineering Pathway site.

Search Appliance and News Feed via Inline Frames

Stay involved by placing a BPC search appliance or news feed on your own site. Below are examples of the use of inline frames (iframes) to create a hosted BPC search appliance or news feed. The code necessary to use an iframe is minimal.

To include the iframe in a web page, simple tags containing the source url and desired attributes of the iframe are embedded in the site code where the hosted search is to be located. Height and width, and other optional attributes of the iframe, can be set to the values that best suit your site layout. Below you'll find three hosted searches and one news feed that can be added to a site, and the line of code needed to do so. Simply click, copy and paste the line of code to be embedded.
















These are some of the optional attribute values for the iframe:

height: pixels, % - defines the height of the iframe

width: pixels, % - defines the width of the iframe

scrolling: yes, no, auto - defines scroll bars

align: left, right, top, middle, bottom - specifies how to align the iframe according to the surrounding text

frameborder: 1, 0 - specifies whether or not to display a frame border

marginheight: pixels - defines the top and bottom margins of the iframe

marginwidth: pixels - defines the left and right margins of the iframe