Stephen Paul "Steve" Jobs (February 24, 1955 – October 5, 2011) was an American businessman, inventor, and industrial designer. He was the co-founder, chairman, and chief
i think it's due to my collum class
col-md-4
to the image and to the text
i'll take a screen shot
sending screen shot
Marianissimus
@Marianissimus
check the <p>, you have some spaces you could get rid of <p> text here<p>. Text should begin right after the first <p>
I don't get the display you do...
Also, you have some double-breaks, maybe that's too much - <br><br>
SimpleRoger
@SimpleRoger
yes i have
oh i'll try get rid of them
lol
do you know a more effectient way of doing double breaks
and it also doesn't work
Marianissimus
@Marianissimus
maybe a new <p>. try
SimpleRoger
@SimpleRoger
hmm
wierd there's a huge space
Marianissimus
@Marianissimus
I deleted it and looks ok to me
_
SimpleRoger
@SimpleRoger
without the line breaks it looks like this
what did you delete?
Marianissimus
@Marianissimus
ok, I refreshed the page to get the same error. First, you have more problems, we need to figure out which exactly this is. I suspect a missing closing tag or the custom css.
SimpleRoger
@SimpleRoger
lol
i've got no clue
Marianissimus
@Marianissimus
first, the name of the class should be container-fluid
SimpleRoger
@SimpleRoger
oh lol
soz
buiphuking
@buiphuking
@jdtdesigns how to use moveover and mousedown to change img in slider?
Marianissimus
@Marianissimus
you also have container-fluid inside container-fluid, which can only cause problems> From the bootstrap page: Bootstrap requires a containing element to wrap site contents and house our grid system. You may choose one of two containers to use in your projects. Note that, due to padding and more, neither container is nestable.
SimpleRoger
@SimpleRoger
so do i get rid of container-fluid and replae it with container?