Posts Tagged ‘style’

HTML examples useful in the basic web page

Some example HTML for the busy web developer. When I started building websites, I often looked for ready made blocks of code I can quickly customize and deploy. Often these would be Tables. I never really figured out how to write a table from scratch and have it layout the way I intend. So here [...]

Continue reading>>

HTML Style Code and CSS Tips

HTML style code in Web Pages Many HTML Elements (Tags) accept the style attribute. HTML style code has a large number of rules that can be assigned to it. Style in Web Pages is like paint for a painting, or EQ for a recording. It colors and shapes the output. And just like other mediums, [...]

Continue reading>>