Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
4 answers
3k views

enter image description herethere is a red line showing in my html boilerplate VScode. this shows when I hover over it (Unknown word (CssSyntaxError)stylelint(CssSyntaxError). Beginner level stuff I ...
Raja Sarmad's user avatar
1 vote
1 answer
355 views

I know we have this '!' shortcut so as to automatically fill in a standard html boilerplate. But I want to add one line to it() and save this form for future use - how to do that?
lullaby555's user avatar
0 votes
1 answer
207 views

Why does my Atom makes double brackets when I enter auto input on, I have installed packages for Atom. double brackets
Rinseo's user avatar
  • 23
1 vote
4 answers
13k views

Earlier, the boilerplate code got automatically completed after writing <DOCTYPE html>, but now it's not working and I've to write the boiler plate code myself every-time. I've tried: Using HTML ...
Aayan's user avatar
  • 15
2 votes
0 answers
370 views

I am trying to add require() in HTML5 boilerplate but it doesn't work. I get error - Uncaught ReferenceError: require is not defined in browser console. I did npm i require, then - .eslintrc.js ...
nkirit's user avatar
  • 389
0 votes
1 answer
450 views

1. Summarize the problem With this project: html5-boilerplate, is there a README or getting started guide anywhere? I did: $npm install html5-boilerplate and setup an IDE project, at this point how ...
user10664542's user avatar
  • 1,346
0 votes
1 answer
396 views

Good evening, I'm using the html5 boilerplate for the first time. After I downloaded the zip and I have two questions. First is: Can I delete the files that doesn't necessary for my website?. The ...
a.tarparelli's user avatar
0 votes
1 answer
842 views

I installed html5-boilerplate and the lite-server modules using npm install html5-boilerplate --save-dev and npm install lite-server --save-dev respectively. I had to copy index.html from the ...
Alok's user avatar
  • 103
1 vote
1 answer
524 views

this is my code, i use two canvas to drawimage to avoid flickering, but i cant get the full image when use this way, anyone can help please? if i only use one canvas the image display fine, it seems ...
Hammeee's user avatar
  • 85
0 votes
1 answer
959 views

I am trying to resolve the "leverage browser caching" warning for my jekyll blog. I have consulted the HTML5 boilerplate github and cloned the project. I then copied over the .htaccess file into the ...
thedatasleuth's user avatar
0 votes
1 answer
332 views

I've created a very simple site which has a nav bar and a set of static pages. I did this using html5boilerplate as a starting point and then added my pages in. It looks great on desktop browsers! ...
Nerdtron's user avatar
  • 1,526
-1 votes
1 answer
761 views

I am working on improving my CSS skills. For a new personal practice project, instead of a larger front-end framework, I decided to go with HTML5 Boilerplate. I see in the project website and the ...
Phil's user avatar
  • 14.9k
17 votes
2 answers
11k views

Google Tag Manager instructs developers to: Paste this code [THE TRACKING CODE] as high in the <head> of the page as possible: <!-- Google Tag Manager --> <script>(...
Justin Elkow's user avatar
  • 2,963
0 votes
2 answers
368 views

I have came to know about H5BP and modernizr. now I have developed website which is made in flexbox and I do not want support for older browser then IE11. (coz I do not care for IE 6 to 10). now I ...
Archi Patel's user avatar
0 votes
1 answer
356 views

I just noticed that when I download html5boilerplate V5.3.0 it comes with Bootstrap v3.3.1 (but Bootstrap v3.3.7 is available) normalize.css v3.0.2 (but normalize.css 7.0.0 is available) modernizr 2.8....
Archi Patel's user avatar

15 30 50 per page
1
2 3 4 5
23