Team:NUDT CHINA/Composite Part

Human Practices

Tying it all together

What changes

Note the lack of the <meta name="viewport" content="width=device-width, initial-scale=1">, which disables the zooming aspect of sites in mobile devices. In addition, we reset our container's width and changed the navbar to prevent collapsing, and are basically good to go.

Description of the pic

Note the lack of the <meta name="viewport" content="width=device-width, initial-scale=1">, which disables the zooming aspect of sites in mobile devices. In addition, we reset our container's width and changed the navbar to prevent collapsing, and are basically good to go.

As a heads up, the navbar component is rather tricky here in that the styles for displaying it are rather specific and detailed. Overrides to ensure desktop styles display are not as performant or sleek as one would like. Just be aware there may be potential gotchas as you build on top of this example when using the navbar.

Description of the pic

Description of the pic

As a heads up, the navbar component is rather tricky here in that the styles for displaying it are rather specific and detailed. Overrides to ensure desktop styles display are not as performant or sleek as one would like. Just be aware there may be potential gotchas as you build on top of this example when using the navbar.

Browsers, scrolling, and fixed elements

Non-responsive layouts highlight a key drawback to fixed elements. Any fixed component, such as a fixed navbar, will not be scrollable when the viewport becomes narrower than the page content. In other words, given the non-responsive container width of 970px and a viewport of 800px, you'll potentially hide 170px of content.

There is no way around this as it's default browser behavior. The only solution is a responsive layout or using a non-fixed element.

Non-responsive layouts highlight a key drawback to fixed elements. Any fixed component, such as a fixed navbar, will not be scrollable when the viewport becomes narrower than the page content. In other words, given the non-responsive container width of 970px and a viewport of 800px, you'll potentially hide 170px of content.

There is no way around this as it's default browser behavior. The only solution is a responsive layout or using a non-fixed element.

Jiaxin Ma

Data

Project

6.15-7.3

Construct plasmid expressing GFPnano-IgG1Fc and Trim21 with Tianyi Zhang.

7.4-8.3

Work on the optimization of transfection and fluorescence-detecting conditions in Hela and A549 cells with Tianyi Zhang.

8.4-8.15

Work on Western Blot assay for target gene (GFP) expression and fluorescence detection with Tianyi Zhang.

8.16-8.28

Work on repeated validation of GFP interfering efficiency with Tianyi Zhang.

8.29-9.22

Work on transfection optimization, EMT-related Markers detection of ErbB3-interfered cells with Tianyi Zhang.

9.22-10.10

Work on the proliferation and migration assay of cells with ErbB3 interfered with Tianyi Zhang.