Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#div in operation #8

Open
volkanguzel opened this issue Jan 15, 2016 · 5 comments
Open

#div in operation #8

volkanguzel opened this issue Jan 15, 2016 · 5 comments

Comments

@volkanguzel
Copy link

hi,
How can I make in #div ?

@girl1234
Copy link

girl1234 commented Jan 2, 2017

love this creativity but how can i get this all in one div ?? please suggest

@volkanguzel
Copy link
Author

volkanguzel commented Mar 3, 2017

@girl1234 ;
How do I put a html page into a div I have dimensioned in it?

@girl1234
Copy link

girl1234 commented Mar 3, 2017

put your html page in iframe

@volkanguzel
Copy link
Author

Hmm, Is not the iframe easy to escape? :) But for this function can be written.

@dinaalshraif
Copy link

dinaalshraif commented Aug 3, 2017

you can you use div inside other div and change their styles by using div div{ style attributes}
for example:

<style> div div{ opacity: 0.95; background-color:#fff; background-color:rgba(255,255,255,0.95); border-radius: 3px; width: 450px; -webkit-box-shadow: 0px 0px 5px #4B4B4B; box-shadow: 0px 0px 5px RGBA(75, 75, 75, 0.24); margin:auto; padding:20px; margin-top:70px; text-align:center; display:block; height: 570px; } </style>
insert here whatever you want text,image, table, list, etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants