Notepad ++ CSS not linking to HTML (twitter bootstrap)
I have seen a few of the answers on questions here. Still can't find it. Using notepad ++... index.html file <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/ css/bootstrap.min.css"> <!-- jQuery…