Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. noturavgchristian

    Fun activity Say hello... in a coding language!

    <style type="text/css"> h1 { color: DarkRed; } </style> <h1>Hello, Everyone</h1>
  2. noturavgchristian

    Fun activity Hello I am new to css working on a blog template

    Hello I am new to css working on a blog template
  3. noturavgchristian

    HTML & CSS Help very confused just got into css.

    So I am working on a blogger template and I am having trouble lining the image with the header to the right. Sorry I am new to css I got most of the code from watching a youtuber. Thanks in advance. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta...
Back
Top Bottom