NGUMO PHARMACY

Pharmacy and Cosmetics
We care for you
Chang’ombe Area - DODOMA

WE ARE OPEN 7 DAYS OF THE WEEK INLUDING HOLIDAY

MONDAY TO FRIDAY FROM 07:00 AM TO 11:59 PM
SATURDAY TO SUNDAY FROM 09:00 AM TO 11:59 PM

Splash Container

A container is placed inside the body, this is what stores the whole navigation. Its position is set to flex, so that we can keep the content centered. After 640px, we use the grid on the parent container to place the two visible child containers side by side.

We care for you

of the heart is inifinite
About Us

The Next Steps

grid stucture

The parent of these three containers is using grid to lay them out. After 640px, open up the grid editor and add three more columns, and your containers line up automatically. That's all, believe it!

create animations

You can easily create effects like these by adjusting the state, applying your changes, and configuring your transitions. In this case, inside Out of View mode, I adjusted the Y-axis and lowered the opacity.

share

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque nibh risus, sagittis nec suscipit nec, mollis laoreet eros. Donec faucibus, libero id faucibus scelerisque, justo justo nullam sodales.

Connect
explore
Grow
Give

A growing community

helping one another

4 Square Grid

Four containers have been placed into one grid container. In the grid, each container is made to take up 1 fr. in width and 500px in height We used Flex controls for each container to keep the content centered. After that the links were a matter of designing along with adding some Hover transitions. Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum. Praesent mauris. Fusce nec tellus sed augue semper porta. Mauris massa. 

Meet more

Working with grid areas

Rearranging the order of your containers is usually a laborous task, but with CSS Grid you can do this easily. Simply give each of these 4 containers its own ID, then head back to the parent container grid. Open up the grid editor and create 4 grid area names. To keep things simple, I named them image-1, content-1, image-2, content-2. Then assign these grid-areas to the container's ID, using the Apply Styles To dropdown. Now, if you want the container to be arraged a certain way, simply open up the grid editor and rename the are to the location you want it to be under. 

Meet more