Web development
HTML
Web development
HTML
CSS Selectors
- h1 {
color: rgb(0,0,0);
} - ul em {
color: rgb(0,0,0);
} - .stripe {
color: rgb(0,0,0);
} - #star {
color: rgb(0,0,0);
}
In February of 2018, I was denied admission to a Ph.D. program in Linguistics. As I was navigating the application process, I simultaneously revisited a dormant interest in computer science. In March I enrolled in a certified Computer Science class via HarvardX, which I completed four months later. I am at the beginning of a new phase in my life-long learning process and look forward to that which the future will inevitably deliver.
<h1> - <h6>
<p>
<br>
<ul>, <ol>, <li>
<strong>, <em>
<a>
<img>
<table>, <thead>, <tbody>, <tr>, <th>, <td>
I've hit a wall in my SQL studies via the Khan Academy, and as such, I am engaging in additional studies prior to attempting to move for...
No comments:
Post a Comment