html - Can't get my CSS to Float right -


i'm following udemy complete web development course. i'm supposed making clone of bbc website i'm having couple of issues. first of font bigger this, set same 0.75em. h1 tag seems to right of

tag guessing i've messed flow somewhere can't see how.

http://jsbin.com/yowoyohaja/1/edit?html,output

from can gather, header above date?

if that's case move h1 tag above date in html , ensure open tags closed, h1 tag left open. see updated jsbin:

http://jsbin.com/cetokibuva/1/edit


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -