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

css #1

Open
igniteeng000 opened this issue Aug 20, 2017 · 1 comment
Open

css #1

igniteeng000 opened this issue Aug 20, 2017 · 1 comment

Comments

@igniteeng000
Copy link
Owner

Add css and responsive layout to this website and make this website awesome.

@ghost
Copy link

ghost commented Aug 21, 2017

You can link a css file to your html file.
use ```
----link
rel="stylesheet"
type="text/css"
href="mystyle.css"
media="screen"'----
bootstrap is best imo for making it responsive
'---meta name="viewport" content="width=device-width,
initial-scale=1, maximum-scale=1, user-scalable=no"----'

of course you'll have to link bootstrap.


`---=<or>`

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

No branches or pull requests

1 participant