ta-da!!!
http://www.draftingservices.com/building_survey.html
CSS:
.textBox
{
width: 200px;
float: right;
margin: 0 0 5px 5px;
padding: 5px;
border: 1px solid #000;
background: #fff;
font-size: x-small;
}
HTML:
Building survey floor plan.
Thanks again to all who helped me!! Now
>>I was asking for a "No, because..." or "Yes, because..." response.
>Fair enough.
>No, because it's not a paragraph, it's an image. A reader (forget humans, just
>think reading mechanisms, which can include humans) when it sees a expects
>to >see a paragraph of content. Instead it sees an ima
>I was asking for a "No, because..." or "Yes, because..." response.
Fair enough.
No, because it's not a paragraph, it's an image. A reader (forget humans,
just think reading mechanisms, which can include humans) when it sees a
expects to see a paragraph of content. Instead it sees an image. The
> Your question has more to do with HTML than CSS -- asking if using a
> paragraph tag is okay as long as it works -- but I'll respond anyway.
>
> There are two different kind of "it works" in our business. There's "it
> works for me" and there's "it works across browsers".
>
>>> Brian M. Curran w
Your question has more to do with HTML than CSS -- asking if using a
paragraph tag is okay as long as it works -- but I'll respond anyway.
There are two different kind of "it works" in our business. There's "it
works for me" and there's "it works across browsers".
An important point about standar
Brian M. Curran wrote:
Brian M. Curran wrote:
> Hi All,
> I've never done this before... I made a bordered text box around an
> image using a paragraph. It can be found here:
>
> http://www.draftingservices.com/building_survey.html
>
> Would this be
>>> Brian M. Curran wrote:
>>>
Hi All,
I've never done this before... I made a bordered text box around an
image using a paragraph. It can be found here:
http://www.draftingservices.com/building_survey.html
Would this be considered acceptable CSS or make-shift?
>
Brian M. Curran wrote:
>> Brian M. Curran wrote:
>>
>>> Hi All,
>>> I've never done this before... I made a bordered text box around an image
>>> using a paragraph. It can be found here:
>>>
>>> http://www.draftingservices.com/building_survey.html
>>>
>>> Would this be considered acceptable C
> Brian M. Curran wrote:
>> Hi All,
>> I've never done this before... I made a bordered text box around an image
>> using a paragraph. It can be found here:
>>
>> http://www.draftingservices.com/building_survey.html
>>
>> Would this be considered acceptable CSS or make-shift?
>>
>> Sincerely,
>> B
Brian M. Curran wrote:
> Hi All,
> I've never done this before... I made a bordered text box around an image
> using a paragraph. It can be found here:
>
> http://www.draftingservices.com/building_survey.html
>
> Would this be considered acceptable CSS or make-shift?
>
> Sincerely,
> Brian
>
10 matches
Mail list logo