Skip to content

Prettified web using Bootstrap v4. Re-order directories for enabling scalability and differentiating type of code.#2

Open
agericke wants to merge 1 commit into
fruiz500:masterfrom
agericke:pretty-web
Open

Prettified web using Bootstrap v4. Re-order directories for enabling scalability and differentiating type of code.#2
agericke wants to merge 1 commit into
fruiz500:masterfrom
agericke:pretty-web

Conversation

@agericke
Copy link
Copy Markdown

This branch and commit only includes the prettified html without altering at all the JavaScript.
We used Bootstrap v4 for making it responsive. Notice that no files are added to the project. Required files for Bootstrap are loaded in the head part of the HTML when loaded. That is why they are included as script tags with url source.

As they are loaded as soon as the browser loads the webpage, this can slow the load time for the webpage. If cached the javascript files locally, the load time for the webpage can be optimized.

We consider finally the use of Bootstrap as it is a really powerful tool that allows us to make a pretty layout for the webpage that is also responsive in a really simple way.

…scalability and differentiating type of code
@fruiz500
Copy link
Copy Markdown
Owner

I'd like to test it on a phone. Is there a demo page I can load?
I like that there's no indents using spaces, but now there are no indents at all. Code should be indented properly using tabs.

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

Successfully merging this pull request may close these issues.

2 participants